From: Martin Str|mberg Newsgroups: comp.os.msdos.djgpp Subject: Re: Need MSVC _fullpath() equivalent Date: 16 Sep 2000 13:03:09 GMT Organization: University of Lulea, Sweden Lines: 21 Message-ID: <8pvr2d$eu7$1@news.luth.se> References: <8pu4lq$qe8$1 AT nnrp1 DOT deja DOT com> <8pu8s4$qsv$1 AT news DOT luth DOT se> <8pucvu$42q$1 AT nnrp1 DOT deja DOT com> X-Trace: news.luth.se 969109389 15303 130.240.16.18 (16 Sep 2000 13:03:09 GMT) X-Complaints-To: abuse AT luth DOT se User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (SunOS/4.1.4 (sun4m)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com dcasale AT my-deja DOT com wrote: : "info libc" doesn't appear to be entirely comprehensive. (What's __tb, : for example?) It has documentation for getcwd, _dos_setdrive, etc., (Can it be because it's not a function?) : which is pretty much what I thought I needed, but it's not _everything_. Yes. We would like to have everything in there, but nobody has had time and motivation to write it yet. So all you have to do is sit down get a grip on texinfo, write it and send it to djgpp-workers. Thank you. In the meanwhile a look in the faq ("info faq") and looking up __tb ("i__tb") will get you some pertinent information. Right, MartinS