Okay fellas (Daniel :)) I'm having some troubles. I need to figure this out: I have a really big text files to be read in: example: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 This goes on to right for 1000 columns and down for 1000 rows. I'm trying to read this from a text file into an array: a[1000][1000] I know how to open the file and do everything needed except to be able to load this massive table into this array a. Could anyone give me a hand? (Daniel :)) -Reza +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | | Or send 'info circle' to majordomo@cspo.queensu.ca | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST