Sunday 11 January 2009

Describe #pragma directive of c programming language?


Answer:



Pragma is implementation specific directive i.e. each pragma directive has different implementation rule and use. There are many type of pragma directive and varies from one compiler to another compiler .If compiler does not recognize particular pragma the it ignore the pragma statement without showing any error or warning message and execute the whole program assuming this pragma

No comments:

Post a Comment