home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17992 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.3 KB

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