Re: Why segfault and no NULL match in for loop?



jaysome wrote:
CBFalconer <cbfalconer@xxxxxxxxx> wrote:

.... snip ...

A .h file is NOT a place for headers, it is a place to define the
data you want to export from a .c file.

Saying a ".h file is NOT a place for headers" is like saying a
"house is not a place for a home". I think you meant "objects"
instead of "headers".

No, I wrote what I meant. I mean you don't just collect all the
headers and export them to a .h file. You only export those that
are needed elsewhere.

--
<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

.



Relevant Pages

  • Re: completed my Varaint class.
    ... No, I'm saying that I generally include one of stdio, stdlib, or string ... I happen to choose stddef because that's the one /I/ happen to ... I associate size_t more with than with any of the other headers. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Cant set up an IPsec tunnel.
    ... > I'm not saying B can modify the data, I'm saying A can't trust C's ... external/third parties to modify the headers, ... IPSEC in the future, since I've heard rumors that the IETF is going to ...
    (FreeBSD-Security)
  • Re: [SLE] Stop the email now please
    ... He sent her a reply saying something to the effect of "Hi, ... they wouldn't be buying from me. ... > Check the headers for your unsubscription address ...
    (SuSE)
  • Re: Another one taking da "i like to start sheat" pill! Re: Hi Reisa glad to see you are back.......
    ... saying what she feels and saying it as herself. ... here should stop pointing fingers unless you know something for sure. ... headers you'll see YOU are WRONG and then I'll await myapologyfrom YOU ... You've contributed a lot of good things in this newsgroup and you are ...
    (alt.support.diabetes)
  • Re: Why segfault and no NULL match in for loop?
    ... Keith Thompson wrote: ... snip ... ... Saying a ".h file is NOT a place for headers" is like saying a ... headers and export them to a .h file. ...
    (comp.lang.c)