--- In [email protected], "Paul Herring" <[EMAIL PROTECTED]> wrote:
>
> On Dec 6, 2007 12:23 PM, sivag9 <[EMAIL PROTECTED]> wrote:
> > hi,
> > good evening to everybody.I am learner of C.I need all of your
> > help.I want to know about # pragma . I tried in lot of books but those
> > contains only one or two lines about that prepocesser directive.I want
> > to know that one properly with at least one example.Any one of you
> > tell me the proper way for learning this.pls.........
>
> #pragma is a very compiler specific instruction. It's difficult to
> generalise an example because different compilers use it differently.
>
> Did you have a particular compiler in mind?
>
> --
> PJH
> "Statistics are like a bikini. What they reveal is suggestive, but
> what they conceal is vital"
> -- Aaron Levenstein
>
hi,
thank you for giving reply.Actually i am using linux as OS and
compiler is CC and also i don't know it varies from compiler to
compiler.bye