Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~2K People Reached
About Me

design engineer

Interests
playing cricket and listning to music
Favorite Forums
Favorite Tags
c++ x 4
c x 2

5 Posted Topics

Member Avatar for brnprasad630

Does anybody knows about #pragma where they are used and what is the significance in using them. If anybody knows about please reply. :?:

Member Avatar for TheAgent1982
0
589
Member Avatar for Ghost

Hi, the first questions answer is #define PANIC cout<<"panic \n"<<quit() you should not put ; (semicolan after a #define ) Now this will solve ur problem For the second one the previous (Krishnas) answars has to work properly it #define PLUS1(x) (x+1) if any more problem feel free to mail …

Member Avatar for Ghost
0
1K
Member Avatar for shalin

Actually this kind of problems are compiler dependent. Try in different types of compilers. You will see different answers.

Member Avatar for pursottam tiwar
0
138
Member Avatar for tahataha

[QUOTE=tahataha]that s what i learned since i saw in many examles programmers using a function main whithout any class asking for any explication please :confused:[/QUOTE] Object is a variable of type class. Class is a type. Like structures and unions, class is a user defined data type. Objects are variables …

Member Avatar for Chainsaw
0
176
Member Avatar for smithag261

[QUOTE=smithag261]Can I get a list of C programmes so that I can see the solution of any program I want. Any website related to it? I have an interview next month on C.Please suggest.[/QUOTE] Hi Smitha, what type of programs do u need. There are lots of web sites are …

Member Avatar for brnprasad630
1
97

The End.