I'm just wondering what this map is for.. I mean, it takes a big 'byte' out of your main memory. for instance, char a[1000][1000] is roughly 1 Mb of memory. int a[1000][1000] is roughly 4 Mb of data. What is it that you are trying to do? I mean, there must be a better way to describe whatever data you are trying to describe. 1 - 4 Mb of ram is alot, (well not that much). I bet you can utilize your memory a lot better. Need any help? Feel free to ask.. // Jorgen aka Zigg +-----------------------------------------------------------+ | 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