From: Animesh Karna Posted-Date: Sun, 16 May 93 20:19:27 EDT Subject: N_COMM To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Sun, 16 May 93 20:19:27 EDT Hi! I'm trying to get some code I downloaded from prep.ai.mit.edu to work under DJGPP. One thing I've noticed is that the code makes use of something called N_COMM. It appears to be a #define'd constant. I can't find it in any of the includes. Can anyone give me an idea as to which .h file it is in (in case I am missing it)? Thanks!