I was using '.c' for all my source file names, but I kept on loosing
them.  I had to start using a leading character, this is the 20th source
file I've written since then, I've already had to use a through s. :-)

On Sat, 2007-04-28 at 23:14 +1200, Andrew Errington wrote:
> On Sat, 28 Apr 2007 22:03, you wrote:
> > Thanks Volker,
> >
> > I've got that 'I should have known that' feeling.  DOH. :-).
> >
> > > You're missing to link in the gd library after calling its function(s),
> > > so the linker tells you it ain't no nothing there of that name.
> > >
> > > gcc -lgd t.c
> 
> Chris,
> 
> Your source code filenames are way too flowery and verbose.  Perhaps you 
> could cut them down to something a little more brief and to the point?
> 
> =;^)
> 
> A
> 
> 
> 

Reply via email to