Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!osiris.cso.uiuc.edu!gordon From: gordon@osiris.cso.uiuc.edu (John Gordon) Newsgroups: comp.lang.c Subject: Turbo C large character array Keywords: TC, char, array, large, huge Message-ID: <1990Jul27.193520.4689@ux1.cso.uiuc.edu> Date: 27 Jul 90 19:35:20 GMT Sender: usenet@ux1.cso.uiuc.edu (News) Distribution: comp Organization: University of Illinois at Urbana Lines: 22 Hello. I am having a problem, and I hope someone can help me. I am trying to declare a char array that is rather large, and TCC won't accept it, it says it is too large to fit within available memory. Bull! I know for a fact that there is at least 300 or 400K left. Anyway, here is the declaration: char menu[1200][80]; By my calculations, this shoud be equal to 96K worth. I am using the Huge model, which specifically says that arrays of more than 64K may be used. Any help will be most appreciated. --- John Gordon Internet: gordon@osiris.cso.uiuc.edu #include gordon@cerl.cecer.army.mil #include GEnie: j.gordon14