Webmasters Forums

Domain Registration, Web Hosting, EMail, Webmaster Resources, Internet Marketing, Search Engine, SEO, Domainers, Domaining Forum
It is currently Sun Aug 01, 2010 12:58 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Need help with C++ language?
PostPosted: Thu Mar 11, 2010 7:06 pm 
Offline

Joined: Mon Aug 03, 2009 6:16 am
Posts: 36
Is a pre-processor command the same thing as a header file?


Top
 Profile  
 
 Post subject: Need help with C++ language?
PostPosted: Thu Mar 11, 2010 7:38 pm 
Offline

Joined: Tue Jul 21, 2009 12:20 pm
Posts: 48
Bon = good
oui = yes
non = no
nous mangons gateau = we eat cake


Top
 Profile  
 
 Post subject: Need help with C++ language?
PostPosted: Thu Mar 11, 2010 7:55 pm 
Offline

Joined: Tue Jul 21, 2009 12:20 pm
Posts: 34
In short no, a preprocessor command is indicated by a # at the beginning of the line such as
#include <iostream>
#define ROTR(x,n) ( (x>>n) | (x<< (sizof(x)-n) ) )
#ifdef WIN32_LEAN_AND_MEAN
#pragma comment(lib,"dx3dx")

preprocessor directives can be included in both code and header files, the link should help you more


Top
 Profile  
 
 Post subject: Need help with C++ language?
PostPosted: Thu Mar 11, 2010 8:47 pm 
Offline

Joined: Tue Jul 21, 2009 12:20 pm
Posts: 45
No
=
The C++ preprocessor runs before any other compilation happens. Commands given to the preprocessor allow the programmer to define variables, perform text substitution, and test simple conditions.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
News News Site map Site map SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB :: Partners :: Domain Hosting | Web Directory | Buy Domain Name | Stanod Directory | Domain Reseller

phpBB SEO