Re: Online "flat" ISO C resource wanted.
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Thu, 31 May 2007 09:58:19 -0400
Richard wrote:
CBFalconer <cbfalconer@xxxxxxxxx> writes:
Richard wrote:
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
The C standard specifies all that. Try:
<http://cbfalconer.home.att.net/download/n869_txt.bz2>
I don't see how that addresses what I was looking for. You snipped
the example of the format I needed to bring up the info from an IDE
for some reason.
How would you automate an IDE to open that file and find a
programmers guide to "typedef" for example?
If you read the standard you will have some idea of the
capabilities (and limitations) of the C language. There are very
few limitations, rather constraints. With an adequate knowledge of
the language you can then write your own utilities, list the
keywords, etc. They are all in the standard.
--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
<http://kadaitcha.cx/vista/dogsbreakfast/index.html>
cbfalconer at maineline dot net
--
Posted via a free Usenet account from http://www.teranews.com
.
- Follow-Ups:
- Re: Online "flat" ISO C resource wanted.
- From: Richard
- Re: Online "flat" ISO C resource wanted.
- References:
- Online "flat" ISO C resource wanted.
- From: Richard
- Re: Online "flat" ISO C resource wanted.
- From: CBFalconer
- Re: Online "flat" ISO C resource wanted.
- From: Richard
- Online "flat" ISO C resource wanted.
- Prev by Date: Re: How to print in C
- Next by Date: Re: Time and date
- Previous by thread: Re: Online "flat" ISO C resource wanted.
- Next by thread: Re: Online "flat" ISO C resource wanted.
- Index(es):
Relevant Pages
|
|