home *** CD-ROM | disk | FTP | other *** search
- Path: familynews.cycor.ca!usenet
- From: gcaine@cycor.ca (gcaine)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: AsynchIO (was: fastest file read method ??)
- Date: 28 Jan 1996 02:48:27 GMT
- Organization: Cycor Communications Inc., Coast to Coast Internet Services
- Message-ID: <563.6600T1238T2510@cycor.ca>
- References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org>
- <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com>
- <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com>
- NNTP-Posting-Host: skt-as012.cycor.ca
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
-
- >Hm, the version I have has no shared lib -- unless this library is a part
- >of ADOS 3.x, I _personally_ would not use it -- I'd rather use the link
- >lib and not require the end user to install _YASL_ (Yet Another Stupid
- >Library).
-
- I'd think the decision should be based on how many functions of the
- library you are going to use, and how many programs might be using
- them at the time.
-
- Shared libraries can be pretty useful, on the other hand if you are
- only going to use 1 or 2 functions, linking would probally be better.
-
- Gary Caine Member: Team AMIGA
-
-