Search:

Type: Posts; User: strike

Search: Search took 0.00 seconds.

  1. Thread: strtok question

    by strike
    Replies
    4
    Views
    1,101

    thanks for that

    thanks for that
  2. Thread: strtok question

    by strike
    Replies
    4
    Views
    1,101

    strtok question

    i have a string

    "some string : something,something,something"

    is there another way to use strtok to get it to print

    something
    something
    something
  3. Replies
    2
    Views
    12,088

    Thanks for that. :)

    Thanks for that. :)
  4. Replies
    2
    Views
    12,088

    loading binary file into an int array!!

    hi,
    I have an array of ints saved as a binary file and now im trying to load that file back into the array ... this is what i have so far, not sure what to do from here. :)


    #include <stdio.h>...
Results 1 to 4 of 4