Date: 13 Jul 1993 18:19:06 -0400 (EDT) From: JMILLER AT CHESS DOT EISC DOT UTOLEDO DOT EDU Subject: Questions on recent posts To: djgpp AT sun DOT soe DOT clarkson DOT edu Organization: Edison Industrial Systems Center About a week ago, there was information about getting microsecond delays (as I recall) with djgpp. If this is correct, what function was used. I don't believe the usleep has been implemented. Also, I did a little experimenting with malloc by requesting 1 meg of memory and 1 meg + 1 byte using debug32. About 1.3 megs were used in each case but not the 4 megs that would be expected if malloc allocated only powers of 2. Am I missing something obvious here? Thanks in advance John Miller