delorie.com/archives/browse.cgi | search |
From: | "doug" <deleveld AT dds DOT nl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Snippets in DJGPP HELP! |
Date: | 10 Jun 2000 02:16:17 GMT |
Organization: | Rijksuniversiteit Groningen |
Lines: | 23 |
Message-ID: | <01bfd34c$1d3d6000$5d247d81@default> |
References: | <2hstjskfhb0vq7b2so1bgpc62rgd9s1imu AT 4ax DOT com> <01bfd245$2187fd80$76247d81 AT default> <n890ksgllmpjblmpddf9e1p3mqkq20b7ni AT 4ax DOT com> |
NNTP-Posting-Host: | client36-93.oprit.rug.nl |
X-Trace: | info.service.rug.nl 960603377 5388 129.125.36.93 (10 Jun 2000 02:16:17 GMT) |
X-Complaints-To: | newsmaster AT rug DOT nl |
NNTP-Posting-Date: | 10 Jun 2000 02:16:17 GMT |
X-Newsreader: | Microsoft Internet News 4.70.1155 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Radical NetSurfer <radsmail AT juno DOT com> schreef in artikel <n890ksgllmpjblmpddf9e1p3mqkq20b7ni AT 4ax DOT com>... > Are you kidding me? > Why on earth would you want to wade through 1000's (okay > thats a conservative estimate granted) of C/C++ source code > libraries, when placing them into a SINGLE LIBRARY > ARCHIVE relieves you of all that trouble?!?!? My experience is that I pretty much have to read the code to be able to understand it enough to be able to use it. Otherwise I'm just blindly calling functions that don't do what I want then to do. Then I get frustrated and give up. Essentially I find code to do what I want and then I cut and paste alot. I'm not sure, but a huge lib may cause slow linking because of so many functions to search though and I really hate waiting for an executable. Anyway, good luck making the lib. Maybe you can put it on the web somewhere and post a link to it. If you find it useful, maybe others will too. Doug
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |