Xref: utzoo comp.lang.c:37573 comp.unix.programmer:1433 comp.unix.questions:29780 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!emory!ogicse!mintaka!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!mouse From: mouse@thunder.mcrcim.mcgill.edu (der Mouse) Newsgroups: comp.lang.c,comp.unix.programmer,comp.unix.questions Subject: Re: Hash table problem Message-ID: <1991Mar26.122458.10464@thunder.mcrcim.mcgill.edu> Date: 26 Mar 91 12:24:58 GMT References: <1991Mar7.151801.4702@ifi.unizh.ch> <1991Mar22.173612.5080@st-andy.uucp> Organization: McGill Research Centre for Intelligent Machines Lines: 15 In article <1991Mar22.173612.5080@st-andy.uucp>, larry@st-andy.uucp (Larry Martell) writes: > In article <1991Mar7.151801.4702@ifi.unizh.ch> zhou@unizh.ifi.unizh.ch writes: >> 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. > How about breaking the program into separately compiled modules. How > can you deal with a single module with > 10,000 variables? It's not necessarily human-written. In fact, I rather suspect it isn't. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu