Xref: news2.mv.net comp.os.msdos.djgpp:4335 From: nicolas AT dsys DOT ceng DOT cea DOT fr (Eric NICOLAS) Newsgroups: comp.os.msdos.djgpp Subject: Q: bool, _fixpath Date: 28 May 1996 11:18:11 GMT Organization: Commissariat a l'energie atomique, Grenoble (France) Lines: 24 Message-ID: <4oendj$p40@news.cea.fr> Reply-To: nicolas AT dsys DOT ceng DOT cea DOT fr NNTP-Posting-Host: hudson.ceng.cea.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, I have two questions. I think answers are not in the FAQ :-) 1. Can someone give me some info about "bool" data type. Is this a default type under gcc ? What are possible values (true, false, TrUe, TRUE...) ? How is it coded in memory (one bit, one int...). I couldn't find anything about that in info pages. 2. I use the _fixpath function from libc, and it works very well, except that... it is NOT defined in any headers. In fact, the definition is commented out. WHY ? Will this function not be supported in the future ? What can I use in replacement ? Thanks. -- Eric Nicolas Take a look to the SWORD home page : france: http://bunny.ensea.fr/Pages_Perso/Cedric_Joulain/sword.web/home.html us: http://www.iquest.net/~cworley/sword.web/home.html