home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!taloa.unice.fr!beust
- From: beust@aurora.unice.fr (Cedric Beust)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: AmigaDOS library functions and ANSI-C programming
- Date: 31 Dec 1992 14:15:29 +0100
- Organization: University of Nice Sophia-Antipolis, France
- Lines: 19
- Distribution: world
- Message-ID: <1hurphINNofr@aurora.unice.fr>
- References: <1992Dec29.221144.26405@urbana.mcd.mot.com> <1hrqupINNipe@aurora.unice.fr> <C03uy8.9xF@agora.rain.com>
- NNTP-Posting-Host: aurora.unice.fr
-
-
- In article <C03uy8.9xF@agora.rain.com>, robart@agora.rain.com (Joe Bob) writes:
-
- > AddHead has to modify your node in order to add it to the list.
- >And it can't in general use a copy of the node since it does't
- >know how big it is. The node could be a Task, a Message, an IORequest,
- >a Font, or just about anything.
-
- Good point! I hadn't thought of that. Maybe C= could put your
- sentence as is in the Autodocs? :-)
-
- Anyway, I knew that const couldn't apply in that cas, but I just
- wanted to illustrate one of the numerous functions which documentation
- would need some rewriting. Thanks for your answers!
-
- --
- Cedric BEUST, beust@sa.inria.fr, Bull Research Koala proj, KoalaBus & xforum
- Pho:(33) 93.65.78.07(.66 Fax), INRIA, B.P.93 - 06902 Sophia Antipolis, FRANCE.
-
-