Search:

Type: Posts; User: Intelicopter

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    2,242

    sscanf gotchas

    hi there, i've been developing code that needs to read information from strings and i've been using sscanf to acquire it, however i've read in other posts that its not such a good idea and i have...
  2. indeed sir, you are right, but i had the right...

    indeed sir, you are right, but i had the right general idea!
  3. hey there... i'm pretty new to c too, but i've...

    hey there... i'm pretty new to c too, but i've had to do a similar thing when i was sending configuration strings to a gps... but anyway, check this out... works for me.




    #include <stdio.h>...
  4. Replies
    2
    Views
    1,138

    cheers for the reply... i managed to sort it out...

    cheers for the reply... i managed to sort it out in the end!
    Dave
  5. Replies
    2
    Views
    1,138

    a sscanf question....

    hey there,

    i'm sending strings to another computer via the serial port as I'm developing an interface between two computers (one is going to be used onboard an RC helicopter to control it,...
Results 1 to 5 of 6