From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Header Files Date: 18 Mar 1999 18:38:31 GMT Organization: University of Lulea, Sweden Lines: 17 Message-ID: <7crh77$h9i$4@news.luth.se> References: NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Paul (astralm AT home DOT com) wrote: : I'm in a beginner's C course in High School and just started using the C : language a couple of months ago. I've been curious to see how some of the : built in functions of C work by loading the header files in NotePad or : QuickView, but was shocked to see FUNCTION PROTOTYPES, with no code. : : Is there any way to see the code of .H files? Ehh, yes, you _have_ seen the code in the headers. (Headers consist mostly of #defines and function prototypes.) Have a peek in the library sources instead (v2/djlsr202.zip)! Shostakovich, Symphony No. 5, MartinS