Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!udel!mmdf From: amiga-relay@ee.udel.edu Newsgroups: comp.sys.amiga.tech Subject: Looong strings in C Message-ID: <40557@nigel.ee.udel.edu> Date: 3 Jan 91 20:12:31 GMT Sender: mmdf@ee.udel.edu Lines: 11 From: DA3721A@acad.drake.edu Hello C programmers, I am currently working on a C programm that requires several very long strings (~10 strings of 1000+ characters each). Is it a requirement that I use the malloc() function to allocate memory for these strings or can I get by without it? Thanks, David Aschbrenner DA3721A@drake.bitnet