i'm a .Net beginner programmer i would like to know more about C & C++
now am workin on MVC4, i really love to work in C++, but i don't know how it's working
i'v e only in experiance in basic C,C++ which i used turbo C,
i would like to know more about how this programm working
i would like to know more about how this programm working
sumit kumarPosted Mar 2, 2015, 5:29 AM
You have to deep dive into the language compiler details to get how it's working. below are some useful links for same:
http://stackoverflow.com/questions/6264249/how-does-the-compilation-linking-process-work
http://www.cprogramming.com/compilingandlinking.html