I am newbie in C++ programming.
I am learnging programming in C++. I have read through some websites and books. I thought out the following questions. Please help!
I want to use MS visual C++ to program.
1/ What is the difference between .c and .cpp?
2/ Does the c codes got from the internet work properly in MSVC++?
3/ I saw two different types of pointers: ^ or *. What are the differences?
2007-03-12
23:37:27
·
5 answers
·
asked by
Cloud
1
in
Computers & Internet
➔ Programming & Design