Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!mmdf From: DA3721A@acad.drake.edu Newsgroups: comp.sys.amiga Subject: Large string variables in C. Message-ID: <40546@nigel.ee.udel.edu> Date: 3 Jan 91 18:38:25 GMT Sender: mmdf@ee.udel.edu Lines: 8 Hello C programmers, I am currently working on a C program that requires the usage of several very large strings (~10 strings of 1000+ characters each). Do I need to use AllocMem or some other memory routine to allocate memory for these strings or am I safe if I do not? David Aschbrenner DA3721A@drake.bitnet