Xref: utzoo comp.lang.c:36853 comp.unix.programmer:1239 comp.unix.questions:29252 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!chx400!unizh!zhou From: zhou@unizh.ifi.unizh.ch ( ass bei richter) Newsgroups: comp.lang.c,comp.unix.programmer,comp.unix.questions Subject: Hash table problem Message-ID: <1991Mar7.151801.4702@ifi.unizh.ch> Date: 7 Mar 91 15:18:01 GMT Sender: zhou@ifi.unizh.ch ( ass bei richter) Reply-To: zhou@unizh.ifi.unizh.ch Organization: University of Zurich, Department of Computer Science Lines: 6 I got a 'run out of hash table' error whenever I compile a C program which has more than 10,000 of individually defined (float, int)varibles. I have studied some compiler books but with no solution. I'd like to know from you warm-hearted souls any comments. Thanks a lot in advance!