In python, can variables type change? str = "myString" str = 747 str = tuple("one", "two",
Is there any way to pull info from the control file upon compilation? I'm interested in capturing the current version number
I was wondering if someone could explain this to me... void process(long *i, ...) { What is "..." and how is it used? I checked google, but I couldn't find much
Morning everyone. Can someone possibly give me a hand with my 2 issues? My header is anchored wrong && my specifiers don't load properly
while (choose <= '0' || choose > '3'); switch (choose) { case '1': cout << "how many customer accounts?"; cin >> choose; for (i = 0; i < n; i++) ...
Hey guys, I'm an iOS tweak developer. Usually when you make a preference bundle, you use a plist to lay everything out. Alternatively you can opt to program them. I programmed...
I'm not sure if this is the right place or not, but I'm working on some iOS tweak development && I'm having issues with my preference bundle. I'm trying to hide/show certain s...
Basically, buy a 1080p or 4K depending o.O? Decisions, decisions
Int main(void) { Int a=9; /*If(a==5) { printf("a is five\n"); }else{ printf("a is not five\n"); }*/ a==5 ? printf("a is five\n") : printf("a is not five\n"); printf("value ...
Can anyone help with making a control center module for iOS - jailbroken?
Does cpp have something like inStr? Im trying to open a text file, check it line by line and see if a certain text is present inside - if it is, remove it
Anyone mind clearing my warnings pls? Lol
Is anyone here familiar with iOS tweak development?
Is it possible to query json with c//c++?
Is there a shell / bash channel?
Curiosity question for you guys - is there any way to pull info from the control file into the .m file? I'm looking to grab the version # if possible
Was that a solid 'no' to any help with making a control center module?
Can someone help me out with 2 issues I've been dealing with?
Do you guys use cfpreferences?
Where's my Rick n' Morty crew? Lol