This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-core and g++ source


I've been wondering about why functions such as strcpy
return char*, instead of being void, so I thought I'd
look at the source for this function and see if there
were any informative comments. However, while I've got
the g++ and gcc-core source, I can't find the source
for the standard <string.h> functions - can anyone
tell me which file to look in?

In fact, is there any sort of document detailing where
to find the source for the functions defined in , say,
header <?.h>? (organised by header)? If not, are there
any plans to include such a document in the Cygwin
docs?

Thanks!

James McLaughlin.


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]