• Started 30th Jul 2010 in Development Assistance
    Its basically used as a shortcut tool, instead of typing    command(arg1,arg2)  command(arg3)    That module allows you to    command(arg1,arg2,arg3)    W...
  • Started 30th Jul 2010 in Development Assistance
    Okay, and is it used majorly in the powder toys code? If not I would recommend removing it and patching what breaks.
  • Started 30th Jul 2010 in Development Assistance
    and what is the purpose of stdarg.h?
  • Started 30th Jul 2010 in Development Assistance
    ESS, when I get home I will take a closer look at it. Can I have more specific information like what the function the errors are in does?
  • Started 30th Jul 2010 in Development Assistance
    Was jailbroken on the first of august. I did mine through that site i gave you its completely automated, just make sure youback it up before doing it. Although your not doing it so no need
  • Started 30th Jul 2010 in Development Assistance
    Is there a specific reason why you dont want to?
  • Started 30th Jul 2010 in Development Assistance
    @lolzy go to www dot jailbreakme dot com, it does it automatically (Use safari on your itouch.    And I know they were talking about mobile devices, but ever device uses a slightly differen...
  • Started 30th Jul 2010 in Development Assistance
    Thats what you think lol, its never easy to port any program to another language. Even C to C++ or C++ to C can be difficult at times and C++ is basically just an extension of C.
  • Started 30th Jul 2010 in Development Assistance
    hmm, maybe simon could help? He seems to be a good programmer of C
  • Started 30th Jul 2010 in Development Assistance
    update.c:72: warning: implicit declaration of function 'free'  Means your missing some sort of header file according to what i've read on google    powder.c:14777: error...