|
-
September 9th, 2002, 09:34 AM
#3
if you have saved the data to a text file, you can use the function fopen to first open the file, for this you will need a understanding of pointers, next I would sugest useing the fscanf function to retrieve formated input from your file, you could create a incrementing loop to store each number retrieved into a array. Hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|