Search:

Type: Posts; User: ladyscarlet99

Search: Search took 0.00 seconds.

  1. Problem executing C program in Visual C++ 6.0

    Hello,

    I've been having problems running the following C program for reading binary file in Visual C++ 6.0. But if I run the same program in Borland C++ 5.02, there's no problem reading the binary...
  2. How to read unknown total of int data from text file to a 2-dim array in C or C++?

    I want to create a function read data of type integer or double from a text file and stores them in a 2-dimensional array. But the number of the data in the text file is unknown during the program...
Results 1 to 2 of 2