Re: Online "flat" ISO C resource wanted.
- From: Flash Gordon <spam@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 18:38:23 +0100
Richard wrote, On 31/05/07 01:09:
Can anyone recommend a good online resource listing all C keywords,
standard system calls, defines etc in a "flat" hierarchy.
I wish to set up some bindings in order to bring up "hints and tips" on
using such keywords/functions from ISO C in an IDE I am working on. So I
would bring up a function and use the current word as the search
criteria to locate an online library/faq
e.g
http://resources.c.all/malloc
http://resources.c.all/typedef
http://resources.c.all/EXIT_SUCCESS
You could work on adding the information to the Wiki at http://clc-wiki.net/
Just create yourself an account and go to pages of the form http://clc-wiki.net/wiki/else and add in the appropriate information. The URLs for the library are slightly different.
If you go this route then discussion about formatting etc belongs on the Wiki, although obviously questions about correctness of the information are fine here.
--
Flash Gordon
.
- References:
- Online "flat" ISO C resource wanted.
- From: Richard
- Online "flat" ISO C resource wanted.
- Prev by Date: Re: question about "++"
- Next by Date: Re: small C compiler that will run on Vista
- Previous by thread: Re: Online "flat" ISO C resource wanted.
- Next by thread: Re: Online "flat" ISO C resource wanted.
- Index(es):
Relevant Pages
|