From: kaz AT ashi DOT footprints DOT net (Kaz Kylheku) Newsgroups: comp.lang.c,comp.os.msdos.djgpp Subject: Re: what's this mean? References: <3a267c5f DOT 0 AT news DOT syr DOT edu> <906dla$lj3$1 AT news5 DOT isdnet DOT net> <906ick$9n4$1 AT news2 DOT isdnet DOT net> Organization: Psycho-Neurotic Institute for the Very, Very Nervous Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: slrn/0.9.5.7 (UNIX) Lines: 13 Date: Thu, 30 Nov 2000 23:23:10 GMT NNTP-Posting-Host: 204.239.179.1 X-Complaints-To: abuse AT look DOT ca X-Trace: brie.direct.ca 975626590 204.239.179.1 (Thu, 30 Nov 2000 15:23:10 PST) NNTP-Posting-Date: Thu, 30 Nov 2000 15:23:10 PST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Thu, 30 Nov 2000 22:55:24 +0100, -hs- wrote: >Damian Yerrick a écrit dans le message ... >>On Thu, 30 Nov 2000 21:34:43 +0100, "-hs-" >> wrote: >> >>>void mem_err(char const *, char const *) >> >>YM const char *. > >'const char *' and 'char const *' are the same thing (Constant pointed >value) Well, one is English, the other French. ;)