"Ben Kennish" <[EMAIL PROTECTED]> writes:
> I'm gonna have a look through some of the Perl scripts on the main branch
> and see'f I can enhance them a little.
If it ain't broke, don't fix it. There's only the need to enhance, if
you consider that there is something definately wrong with the scripts.
> I really keep meaning to start learning some C too so if you know any groovy
> newbie websites for C tutorials, freeware windows compilers, etc. then that
> would be great.
Get "C Programming Language 2nd Edition" by Brian Kernighan and Dennis Ritchie.
Ensure it is the 2nd edition since it was updated to include details of
the ANSI C Standard (now called ISO C89).
This book is often referred to as the C Bible. It helps if you know
how to program before consulting this text.
You'll probably want a text that covers the ISO C99 standard, since it
includes new header files, support for complex values and the like.
Be prepared to program in C for at least 5 years before you start writing
anything decent. :-)
Nick.
------------------------- The freeVSD Support List --------------------------
Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------