Mercurial > hg > Members > kono > nitros9-code
diff docs/ccguide/makefile @ 570:253b6096ee01
All function prototypes are added.
author | roug |
---|---|
date | Fri, 01 Nov 2002 10:02:34 +0000 |
parents | 87fe15316ccc |
children | 62789dc2b312 |
line wrap: on
line diff
--- a/docs/ccguide/makefile Thu Oct 31 22:05:32 2002 +0000 +++ b/docs/ccguide/makefile Fri Nov 01 10:02:34 2002 +0000 @@ -3,7 +3,7 @@ PREFACE = intro.preface CHAPTERS = chap1.chapter chap2.chapter chap3.chapter chap4.chapter -STDLIB = atof.refentry fflush.refentry feof.refentry \ +STDLIB = atof.refentry fclose.refentry feof.refentry \ findstr.refentry fopen.refentry fread.refentry \ fseek.refentry getc.refentry gets.refentry isalpha.refentry \ l3tol.refentry longjmp.refentry malloc.refentry \