Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!mcvax!hp4nl!botter!star.cs.vu.nl!ast@cs.vu.nl From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: CONST, VOIDSTAR etc Message-ID: <2887@ast.cs.vu.nl> Date: 15 Jul 89 22:39:59 GMT Sender: ast@cs.vu.nl Reply-To: ast@cs.vu.nl (Andy Tanenbaum) Organization: VU Informatica, Amsterdam Lines: 7 It has been brought to my attention (by the C compiler) that quite a few library routines contain CONST, VOIDSTAR, SIZET etc. Are these part of the ANSI C standard? Are they supposed to be defined in some header file? Should I delete them all? Andy Tanenbaum