Click here to Skip to main content
15,922,007 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: RE: how to run C++ code on linux Pin
Sebastian Schneider22-May-09 1:15
Sebastian Schneider22-May-09 1:15 
No, there is, for example, the Intel compiler set(icc).

However, as long as you assume that "g++ runs c++ code", I would suggest getting an introduction course first. C++ is a compiler, and as such, the binary output of the compiler itself is an executable. The compiler just translates it to machine code.

If you are overwhelmed by the magnitude of the task, you might need to work on the basics first:

What is C++? What is C? What does a compiler do? What does lex do? And yacc? How is an XML-file built? How do you read it? Could you read it yourself? What are the steps involved in reading? How do you write these steps in C? C++? etc.

Cheers,
Sebastian

--
"If it was two men, the non-driver would have challenged the driver to simply crash through the gates. The macho image thing, you know." - Marc Clifton

GeneralRe: RE: how to run C++ code on linux Pin
N a v a n e e t h1-Jun-09 0:56
N a v a n e e t h1-Jun-09 0:56 
GeneralRe: RE: how to run C++ code on linux Pin
cludwig14620-Jun-09 6:07
cludwig14620-Jun-09 6:07 
QuestionCombining Command Lines Pin
See_Sharp15-May-09 20:17
See_Sharp15-May-09 20:17 
Answerone way to do it Pin
Jimmanuel16-May-09 0:55
Jimmanuel16-May-09 0:55 
Questioncommands not working if the executed from forked process Pin
shekharban11-May-09 21:23
shekharban11-May-09 21:23 
Questionsegmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 3:53
shrims4u8-May-09 3:53 
QuestionPHP code for change date from gregorian to shamsi (jalali) Pin
Juni77777778-May-09 1:07
Juni77777778-May-09 1:07 
AnswerRe: PHP code for change date from gregorian to shamsi (jalali) Pin
Marc Firth27-May-09 21:52
Marc Firth27-May-09 21:52 
AnswerRe: PHP code for change date from gregorian to shamsi (jalali) Pin
Marc Firth27-May-09 21:56
Marc Firth27-May-09 21:56 
AnswerRe: PHP code for change date from gregorian to shamsi (jalali) Pin
Mohammad Dayyan5-Jun-09 21:56
Mohammad Dayyan5-Jun-09 21:56 
QuestionRe: PHP code for change date from gregorian to shamsi (jalali) Pin
Elham M30-Mar-11 22:23
Elham M30-Mar-11 22:23 
QuestionHow to open in local existing site created by joomla? Pin
foryou6-May-09 2:07
foryou6-May-09 2:07 
AnswerRe: How to open in local existing site created by joomla? Pin
Marc Firth6-May-09 23:04
Marc Firth6-May-09 23:04 
QuestionRe: How to open in local existing site created by joomla? Pin
foryou7-May-09 0:00
foryou7-May-09 0:00 
AnswerRe: How to open in local existing site created by joomla? Pin
Marc Firth7-May-09 0:31
Marc Firth7-May-09 0:31 
AnswerRe: How to open in local existing site created by joomla? Pin
Marc Firth7-May-09 0:32
Marc Firth7-May-09 0:32 
GeneralRe: How to open in local existing site created by joomla? Pin
foryou7-May-09 0:52
foryou7-May-09 0:52 
QuestionSQL queries Templates and perpfocessor Pin
mrassel5-May-09 9:19
mrassel5-May-09 9:19 
AnswerRe: SQL queries Templates and perpfocessor Pin
fly9045-May-09 9:55
fly9045-May-09 9:55 
QuestioneXaro Pin
rastaVnuce4-May-09 2:08
rastaVnuce4-May-09 2:08 
Questiontyping special character in ie 7 and above Pin
jhyn3-May-09 21:52
jhyn3-May-09 21:52 
AnswerRe: typing special character in ie 7 and above Pin
Marc Firth4-May-09 21:45
Marc Firth4-May-09 21:45 
AnswerRe: typing special character in ie 7 and above Pin
Marc Firth5-May-09 3:16
Marc Firth5-May-09 3:16 
GeneralRe: typing special character in ie 7 and above Pin
jhyn5-May-09 22:07
jhyn5-May-09 22:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.