Recent content by aLostProgramm
-
A
C/C++ HELP How to process multiple files in C++
HELP! How to process multiple files in C++ I have been bashing my head against my desk in my cubical trying to figure this out. I have approximately 500 files I would like to read in, one at a time, into a C++ program, do my processing, and send the results to a new file. I can do the...- aLostProgramm
- Thread
- C++ files Multiple Process
- Replies: 4
- Forum: Programming and Computer Science
-
A
Fortran What is the Syntax for Reading a Dataset in Fortran 90?
I feel somewhat embarassed to ask for help concerning this. I am a C/C++ programmer, but I am currently learning Fortran 90 on the fly and in a hurry. I am going to have to read in a 32x25600 dataset into a 1-d array (I know, not especially efficicent). I decided to start with a more...- aLostProgramm
- Thread
- Fortran
- Replies: 2
- Forum: Programming and Computer Science