Search:

Type: Posts; User: svenjoy

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    819

    Thanks

    That did it, thanks so much.
  2. Replies
    3
    Views
    819

    Problem with reading a file

    I am using the following code:

    (IN MAIN)


    do {
    fileOpen = OpenInputFile(infile, inputpath);
    } while (!fileOpen);
Results 1 to 2 of 2