Search:

Type: Posts; User: ReXXuSS

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    2,576

    please...i did it but y couldnt found...

    please...i did it but y couldnt found anything....=(
  2. Replies
    12
    Views
    2,576

    please, i really need it...

    please, i really need it...
  3. Replies
    12
    Views
    2,576

    not show my program on taskbar

    how? in C?

    somebody knows?
  4. Replies
    4
    Views
    1,707

    but im not looking for a C++ compiler :S

    but im not looking for a C++ compiler :S
  5. Replies
    4
    Views
    1,707

    C programming in Pocket PC

    hi

    where can i download a C compiler for Windows Mobile 2003? :confused:

    thnx
  6. Replies
    7
    Views
    1,153

    sprintf(array,"Hello World\0");

    sprintf(array,"Hello World\0");
  7. Replies
    12
    Views
    1,706

    for (i = 0; i != '\0' ; i++){ string[i] = '...

    for (i = 0; i != '\0' ; i++){
    string[i] = ' ';
    }




    ;)
  8. Replies
    12
    Views
    10,021

    you could try whit this.... #include...

    you could try whit this....




    #include <stdio.h>

    int main()
    {
    char tin[2];
Results 1 to 8 of 8