[Pipet Devel] Fun with ORBs
Jean-Marc Valin
jean-marc.valin at hermes.usherb.ca
Thu May 11 08:14:02 EDT 2000
Jarl van Katwijk a écrit :
>
> >
> > We could probably use gnome-print and gnome-conf, but that would be for a GUI
> > part, so it wouldn't add dependencies. However, I strongly suggest not to use
> > glib, as must of what it contains (linked lists, ...) is already available in
> > the STL, which is cleaner.
> >
>
> STL = glibc?
>
> I'm a bit confused when you say something is cleaner as glib, because I've seen nothing
glib != glibc
glib = the gnu lib under gtk
glibc = the gnu C library
And the STL is the C++ standard library and isn't part of either, but it ships
with gcc though. Actually, you cannot have an ANSI C++ compiler without the STL.
Jean-Marc
--
Jean-Marc Valin
Universite de Sherbrooke - Genie Electrique
valj01 at gel.usherb.ca
More information about the Pipet-Devel
mailing list