AboutMarty Landman Expertise Available for questions involving packaging, writing and using methods, and generally most object oriented techniques. Conversion from modular (routine based) to OOP (object based) is a pet interest of mine.
My language experience in this area is (in order of competence)
Perl
C++
PHP
Visual Basic/ASP
Java
Experience Programmer since 1980, web developer since 1998.
Education/Credentials M.S. in Computer Science from New York University
How can I create multiple C++ files (.cpp) in one project using Microsoft Visual C++? Is there an equivalent for Mac system?
And, What is the name for function of prime number?
thanks
Answer Angela,
You open your project and then go to files > new and select the files tab.
There is no builtin prime number function to my knowledge - if you google on a phrase such as vc++ prime number function you'll find some good starting points.