Mail Archives: djgpp/1993/08/17/11:32:12
Hello DJ,
A message from mr. ANSI-C again. (The undocumented gcc switch
'-kunst' is even worse than the already annoying '-pedantic' ;-)
The prototype for 'memmove()' is missing from <std.h>. Here it is:
void* memmove(void*, const void*, size_t);
I'm still using the include files which came with 1.09 because the
include files were absent for the 'early adopters' of 1.10.
If the prototype was already present in the latest include
files, I humbly apologize...
Pieter Kunst.
- Raw text -