Search:

Type: Posts; User: km4hr

Search: Search took 0.01 seconds.

  1. Good stuff! Thanks, Codeplug

    Good stuff! Thanks, Codeplug
  2. Thanks for the response. Coming from a UNIX...

    Thanks for the response.

    Coming from a UNIX programming environment the only thing I'm able to get from these references is that it is (may be?) possible to determine the Desktop folder path...
  3. File path specification to Desktop folder regardless of user?

    Is there a file path string to use with fopen() that will create a file in a user's Desktop folder no matter which user logs in and runs the program?

    For example something like:...
  4. How to read data like this "9.27848E-01" from a file into a C program?

    Is there an easy way to read data, expressed in engineering units, into a C program from a text file?

    I have a file containing data that has a single column of numbers like this:

    9.27848E-01...
Results 1 to 4 of 4