Date: Sat, 17 Oct 1998 11:19:57 +0300 (EDT) From: Toni Rasanen X-Sender: torasane AT paju DOT oulu DOT fi To: djgpp AT delorie DOT com Subject: Re: More help... In-Reply-To: <709a35$63n$1@news.kornet.nm.kr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Reply-To: djgpp AT delorie DOT com On 17 Oct 1998, Yu Jaemin wrote: (allegro or not) > library or not. Some say that it's useless to try to make > something which were ready-made. For example, we don't care In my opinion, most of the ready libraries that try to do everything suck rocks, and hard. I myself usually prefer to edit existing routines (for example, my sprite routine) to do varius things, little differently. If I were to use a ready routines someone has made, those little modifications would take a hell of a lot of work - just because I don't know the basis and ideas they are based on! So, after all, I have found it to require less work to write my own routines, from scratch. Or if I have to base my routines on something (like IPX, which would've been really hard to make work all my own), I study and rewrite the source, resulting code that I do understand. /// Toni Räsänen /// torasane AT mail DOT student DOT oulu DOT fi