Thread: C++ queries
View Single Post
Old 01-31-2001, 06:51 PM   #1
Fhel
Member (5 bit)
 
Join Date: Nov 1999
Posts: 25
Hi!

I have just started learning C++ and I have some queries regarding it. 1. Can a GNU C++ program run on Windows 2000?
2. What are virtual functions? How and when are they used? 3. Why do programmers use the source code control? 4. How can I write a C++ program that will run in Windows without the user starting it up everytime? 5. What are the C++ equivalent of malloc and free in C language? Thank you so much in advance for your attention.
Fhel is offline   Reply With Quote