Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 mingw header source files?
Index -> Programming, C -> C Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
matt271




PostPosted: Tue Apr 21, 2009 4:30 pm   Post subject: mingw header source files?

any1 know the default location for the mingw header source files??

i tried searching for it but i dont think im searching the right word.

'header file' finds me the .h files which have no source code. they r just like abstract classes in java. i want the source code itself.

can anybody tell me what this is called?

ty
Sponsor
Sponsor
Sponsor
sponsor
saltpro15




PostPosted: Tue Apr 21, 2009 4:39 pm   Post subject: RE:mingw header source files?

should be C:\Program Files\MinGW\bin if that doesn't work, get rid of the /bin
matt271




PostPosted: Tue Apr 21, 2009 6:35 pm   Post subject: RE:mingw header source files?

is the bin not the binary files?

im looking for the header source files.

like i wanna see the code for strcat in string.h but the string.h file only has the function header.
wtd




PostPosted: Tue Apr 21, 2009 8:11 pm   Post subject: RE:mingw header source files?

That's what header files are for. They simply contain code that tells the C compiler how strcat is supposed to be called, and what it returns.
saltpro15




PostPosted: Tue Apr 21, 2009 8:30 pm   Post subject: RE:mingw header source files?

oh sorry, I must have misunderstood you
Display posts from previous:   
   Index -> Programming, C -> C Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: