Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Learing, how to help on Rockbox

Re: Learing, how to help on Rockbox

From: PF <kernel_at_pkts.ca>
Date: Fri, 03 Mar 2006 23:57:52 -0800

On Fri, 2006-03-03 at 22:10 -0800, Grant Hardy wrote:
> Anyone know of any good C tutorials? It would be so cool to learn C.
>
> P.s. any free C compilers?

The original book on C is called "The C Programming Language", although
the language has evolved a bit since that was written. There are
probably better books now. See
http://en.wikipedia.org/wiki/C_programming_language for much more.
 
The free C compiler that almost all free software (Rockbox and Linux,
for starters) is based on is called 'gcc', and can be found at
http://gcc.gnu.org/ . The version of gcc for Microsoft Windows is
bundled in a package called CygWin, at
  http://sources.redhat.com/cygwin/ .

Using gcc on Linux would give beginners a better experience, as all of
the C tutorials and sample programs I've seen assume you're using Linux
or some other Linux-like system.

-- 
PF <kernel_at_pkts.ca>
Received on 2006-03-04

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy