Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > what is the prupose of the __USE_GNU preprocessor directive

Reply
Thread Tools

what is the prupose of the __USE_GNU preprocessor directive

 
 
parag_paul@hotmail.com
Guest
Posts: n/a
 
      03-13-2007
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostream> to work
and there are checks where the
#include<new> under #ifd __USE_GNU

Please help

 
Reply With Quote
 
 
 
 
Ian Collins
Guest
Posts: n/a
 
      03-13-2007
wrote:
> I just saw that with the aCC <hp compiler>
> I am not able to get the #include<iostream> to work
> and there are checks where the
> #include<new> under #ifd __USE_GNU
>

Same answer as you got on comp.lang.c. Please don't multi-post on Usenet.

--
Ian Collins.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to implement your own preprocessor directive _dwin@yahoo.com C++ 5 01-08-2008 02:07 PM
What does the following preprocessor directive do? contactsakthi@gmail.com C Programming 2 11-28-2007 05:32 PM
what is the prupose of the __USE_GNU preprocessor directive parag_paul@hotmail.com C Programming 3 03-13-2007 10:03 PM
The 'Location' attribute is not supported by the 'OutPutCache' directive????when i set in the directive .NET Follower ASP .Net 1 02-13-2004 10:32 AM
Preprocessor directive Trying_Harder C Programming 16 10-05-2003 02:03 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57