Date: Fri, 7 Feb 92 09:01:41 CST From: jeffrey AT figment DOT as DOT utexas DOT edu (Jeff Achtermann) Posted-Date: Fri, 7 Feb 92 09:01:41 CST To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: float.h and memmove Status: O I've just started using djgpp to port a large Unix program to Dos and have found it to be a great help. It's fantastic having a 32-bit compiler on a Dos machine! My poor program was having fits with memory segments. I've come across two questions I'm hoping someone can answer. Djgpp did not appear to come with a /include/float.h file. I saw mention of float.h in one of the .doc files. Perhaps float.h comes with gpp but not djgpp? Does djgpp come with memmove? When I tried to use memmove the linker couldn't find it. I thought memmove might not be included with djgpp, but DJ mentioned using it in an earlier post. Any thoughts? Thanks for any help you can give me! Jeff Achtermann jeffrey AT astro DOT as DOT utexas DOT edu UT-Austin, Astronomy Dept.