Search:

Type: Posts; User: seedpress

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,457

    Ramdisk with tmpfile?

    Neophyte here..

    Anyone know a way that I could use tmpfile with a ramdisk?
  2. Replies
    4
    Views
    1,827

    Okay, I think I understand it now: my problem was...

    Okay, I think I understand it now: my problem was not with how strtod works, but with fgets. I didn't realize it reads one line at a time. The short man page I have on fgets doesn't explain that...
  3. Replies
    4
    Views
    1,827

    How does strtod manage to parse?

    I'm trying to understand how a well functioning piece of code actually does its work. In question is how the functions "strtod" and "strtol" manage to sequentially parse an input file or string of...
Results 1 to 3 of 3