Search:

Type: Posts; User: PHPnerd

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    1,328

    do i need sizeof() for argument 3 of memcpy() ? ...

    do i need sizeof() for argument 3 of memcpy() ?

    PHP
  2. Replies
    11
    Views
    1,328

    Wait a moment... gets() printf()...

    Wait a moment...

    gets()
    printf()
    vsprintf_help();
    sprintf();
    printf();
    vprintf();
    vsprintf();
    strcmp ();
  3. Replies
    11
    Views
    1,328

    lolz, i can't use scanf() and fgets() because i...

    lolz, i can't use scanf() and fgets() because i dont have they

    Who has a scanf() function for me? :p

    PHPnerd
  4. Replies
    11
    Views
    1,328

    aah, ok, then i have to make a scanf() in stead...

    aah, ok, then i have to make a scanf() in stead of gets() :P

    (ive to create all functions by myself)

    PHP
  5. Replies
    11
    Views
    1,328

    copying is not the problem, but exploding it by...

    copying is not the problem, but exploding it by the ' ' (space) is the problem

    PHPnerd
  6. Replies
    11
    Views
    1,328

    Creating command line

    Hi

    I'm making an application with a commandline. Not, starting the application with arguments, but a commandline within it.

    So, i reseived data with scanf() and i've to check it.

    My...
Results 1 to 6 of 6