Search:

Type: Posts; User: elloro

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    960

    Will try it with strpbrk (). In this section of...

    Will try it with strpbrk ().
    In this section of code payload can only be "INTERVAL ###".

    Thanks
  2. Replies
    3
    Views
    1,052

    It's been a while that I wrote something in C....

    It's been a while that I wrote something in C. Thanks for the Link, I'll take a look on that page. Thanks for your answers.
  3. Replies
    3
    Views
    1,052

    problem area - Pointer and Struct

    Hi, I've written a Program like this:




    #include <stdio.h>
    #include <stdlib.h>

    #define STRING_SIZE 30
Results 1 to 3 of 3