473,385 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

what is the prupose of the __USE_GNU preprocessor directive

I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work
and there are checks where the
#include<newunder #ifd __USE_GNU

Please help
-Parag

Mar 13 '07 #1
3 3065
pa********@hotmail.com wrote:
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work
and there are checks where the
#include<newunder #ifd __USE_GNU
You need to ask in a HP or C++ group. Maybe comp.sys.hp.hpux?

Mar 13 '07 #2
pa********@hotmail.com wrote:
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work
<iostreamis not a C header. If you want to compile C++, use a C++
compiler. And if you want to ask C++ questions, go to a C++ newsgroup.
Mar 13 '07 #3
Amblin' Marty Ambuhl wrote:
pa********@hotmail.com wrote:
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work

<iostreamis not a C header. If you want to compile C++, use a C++
compiler. And if you want to ask C++ questions, go to a C++
newsgroup.
He already did. On top of all the other problems, he multi-posted this
to clc++ as well.


Brian
Mar 13 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
by: Trying_Harder | last post by:
Is it possible to redefine a macro with global scope after undefining it in a function? If yes, could someone explain how? /If/ my question above isn't very clear you can refer to the...
2
by: Gustavo L. Fabro | last post by:
Greetings. Is there a way to run the preprocessor twice? Rephrasing that, is there a way to: #define SOMETHING #pragma OTHERTHING and have the preprocessor in somecode.cpp evaluate: ...
7
by: ddehterov | last post by:
Hello, I'm wondering, is #warning preprocessor command is documented in standart C or it's implementation specific? I cannot find any documentation about it. It works with gcc on freebsd and...
6
by: 2112 | last post by:
I'm compiling a dll that imports msado15.dll. When I'm using Windows in English, the msado15.dll is located at <drive>:\Program Files\Common Files\System\ADO\msado15.dll". When using Windows in...
1
by: parag_paul | last post by:
I just saw that with the aCC <hp compiler> I am not able to get the #include<iostreamto work and there are checks where the #include<newunder #ifd __USE_GNU Please help
0
by: Ole Nielsby | last post by:
How should a C++ preprocessor interpret char literals in #if directives? From the mingw linits.h (the comment is in the original): ===code snippet begin=== #define SCHAR_MIN (-128) #define...
5
by: _dwin | last post by:
Hi, Does anyone know how to implement your own preprocessor directive? For instance, I would like to have a directive which goes like: #<directive_name<parameters, ...> ie. #compress...
5
by: Francois Grieu | last post by:
One of the C compiler that I use <OT>(Keil's CX51)</OTbarks at #define a(b) b int main(void){return a( #if 0 #endif 0);} More generally, this compiler seems confused by any preprocessing...
14
by: lagman | last post by:
All, I'm looking for a tool that is able to take my code base (which is full of preprocessor directives) and spit out source code that is "clean" of any preprocessor directives based on the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.