Re: [gtk-list] Re: Need help



On Tue, Jan 05, 1999 at 10:57:03PM +0100, Jeroen Ruigrok/Asmodai wrote:
> Then again, alot of range checking can be done with portable printf family
> members. More code? Mayhaps. Portable? Most definately.

oh sure ... why not rewrite everything ...

why the fuck are people so afraid to use libraries? ... that's why
they are there ... to be used ... to make programming things easier
...

if people used glib and other such libs when they need them ... we would
have less bloat, bot to mention more easily maintainable code ... and
definately safer code ... 

if I do my own range checking ... I'm not gonna trust it as much as glib's,
that's because glib has been debugged and checked more then whatever I'm
writing ...  so I'm prolly gonna have more bugs ... AND to top it all off,
each app will have it's own implementations of things loaded in ram ...
hey ... it's just like static linking ...

glib IS portable ... and you won't spend your time reinventing the wheel

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]