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

Linux, Apache, MySQL, PHP

 
GeneralRe: File Transfer using Perl Pin
Randor 6-Jun-09 9:36
professional Randor 6-Jun-09 9:36 
AnswerRe: File Transfer using Perl Pin
TiGuCo6-Jul-09 6:26
TiGuCo6-Jul-09 6:26 
QuestionGnome window resize not working Pin
Divyang Mithaiwala19-May-09 1:25
Divyang Mithaiwala19-May-09 1:25 
AnswerRe: Gnome window resize not working Pin
Moreno Airoldi29-May-09 7:30
Moreno Airoldi29-May-09 7:30 
QuestionRE: how to run C++ code on linux Pin
savitha87k17-May-09 20:11
savitha87k17-May-09 20:11 
QuestionRe: RE: how to run C++ code on linux Pin
Divyang Mithaiwala19-May-09 1:29
Divyang Mithaiwala19-May-09 1:29 
AnswerRe: RE: how to run C++ code on linux Pin
savitha87k19-May-09 17:02
savitha87k19-May-09 17:02 
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 

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.