Difference between g++ and gcc compiler.
Some funtion like malloc can't work in g++ compiler but it worked normally in gcc compiler.
Just recognize them and prefer g++.
The struct of makefile.
I type the code infering standard Makefile.
However, I can't understand how it works.
I need further study to it.