delorie.com/archives/browse.cgi | search |
From: | "Max Erhard" <erhard AT banstead DOT u-net DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <fzbI2.869$rL2 DOT 3010 AT news1 DOT rdc1 DOT on DOT wave DOT home DOT com> |
Subject: | Re: Header Files |
Lines: | 17 |
X-Newsreader: | Microsoft Outlook Express 4.72.3110.1 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Message-ID: | <CR7R2.167$sE1.320@newsr2.u-net.net> |
NNTP-Posting-Host: | 195.102.197.104 |
X-Complaints-To: | news AT u-net DOT net |
X-Trace: | newsr2.u-net.net 924125666 195.102.197.104 (Wed, 14 Apr 1999 22:34:26 BST) |
NNTP-Posting-Date: | Wed, 14 Apr 1999 22:34:26 BST |
Organization: | (Posted via) U-NET Internet Ltd. |
X-Real-Host: | onafgrnq.h-arg.pbz |
Date: | Wed, 14 Apr 1999 22:38:37 +0100 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
The source of the built in libraries are already compiled into lib files. You can't exactly view them, its like trying to view an executable in notepad. The include files just tell the compiler what the functions are called and variables they take. Paul wrote in message ... >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? > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |