Click here to Skip to main content
16,006,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: variables Pin
enhzflep30-Oct-09 2:48
enhzflep30-Oct-09 2:48 
AnswerRe: variables Pin
CPallini30-Oct-09 2:50
mveCPallini30-Oct-09 2:50 
GeneralRe: variables Pin
khomeyni30-Oct-09 2:56
khomeyni30-Oct-09 2:56 
GeneralRe: variables Pin
CPallini30-Oct-09 3:02
mveCPallini30-Oct-09 3:02 
GeneralRe: variables Pin
David Crow30-Oct-09 3:09
David Crow30-Oct-09 3:09 
GeneralRe: variables Pin
khomeyni30-Oct-09 6:07
khomeyni30-Oct-09 6:07 
GeneralRe: variables Pin
David Crow30-Oct-09 6:36
David Crow30-Oct-09 6:36 
GeneralRe: variables Pin
CPallini30-Oct-09 9:02
mveCPallini30-Oct-09 9:02 
Inner details of compilers are secret! Suspicious | :suss:


On the serious side:
inner details of compilers are secret! Roll eyes | :rolleyes:


If you are still there, consider that compiler's developers may freely choose the implementation details, provided they fullfill the language specification requirements. Hence different compilers may use different strategies to deal with the same problem.
If you are really interested in compiler inner mechanisms, I would suggest to start with some introductory material as, for instance, the excellent classic Wirth's "Compiler Construction", freely available (for instance here [^]).
As further reading, you may consider Hanson & Fraser's book "A Retargetable C Compiler: Design and Implementation" (see [^]): since lcc is a real compiler and its sourc code is available, you may have a look at it (well, gcc source code too is available...If you are going to examine it, good luck!).
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: variables Pin
josda100030-Oct-09 4:23
josda100030-Oct-09 4:23 
GeneralRe: variables Pin
Maximilien30-Oct-09 4:41
Maximilien30-Oct-09 4:41 
GeneralRe: variables Pin
josda100030-Oct-09 4:47
josda100030-Oct-09 4:47 
GeneralRe: variables Pin
CPallini30-Oct-09 11:31
mveCPallini30-Oct-09 11:31 
AnswerRe: variables Pin
Cedric Moonen30-Oct-09 4:23
Cedric Moonen30-Oct-09 4:23 
GeneralRe: variables Pin
khomeyni31-Oct-09 3:30
khomeyni31-Oct-09 3:30 
QuestionWhat is the difference between macro and simple code Pin
deadlyabbas30-Oct-09 2:31
deadlyabbas30-Oct-09 2:31 
AnswerRe: What is the difference between macro and simple code Pin
enhzflep30-Oct-09 2:52
enhzflep30-Oct-09 2:52 
GeneralRe: What is the difference between macro and simple code Pin
deadlyabbas30-Oct-09 3:13
deadlyabbas30-Oct-09 3:13 
AnswerRe: What is the difference between macro and simple code Pin
David Crow30-Oct-09 3:27
David Crow30-Oct-09 3:27 
GeneralRe: What is the difference between macro and simple code Pin
Maximilien30-Oct-09 3:33
Maximilien30-Oct-09 3:33 
AnswerRe: What is the difference between macro and simple code Pin
Randor 30-Oct-09 2:59
professional Randor 30-Oct-09 2:59 
AnswerRe: What is the difference between macro and simple code Pin
CPallini30-Oct-09 2:59
mveCPallini30-Oct-09 2:59 
QuestionRead byte array from image Pin
Game-point30-Oct-09 2:26
Game-point30-Oct-09 2:26 
QuestionRe: Read byte array from image Pin
Randor 30-Oct-09 2:40
professional Randor 30-Oct-09 2:40 
QuestionGDI+ Pin
__erfan__30-Oct-09 0:05
__erfan__30-Oct-09 0:05 
AnswerRe: GDI+ Pin
CPallini30-Oct-09 0:18
mveCPallini30-Oct-09 0:18 

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.