|
|
#1 |
|
Prospect
Join Date: Apr 2003
Location: Brussels
Posts: 1
|
Hello,
I get class C++ on PC's. Besides the issue of that, can somebody briefly explain me how I can handle my exercises, open and rebuild them in Projectbuilder? What do I have to change to make them work? Some includes I presume. Any help is gratefully received. Thx |
|
|
|
|
|
#2 |
|
Triple-A Player
Join Date: Mar 2002
Posts: 88
|
Assuming this is an introductory class, converting from PB to VC++ and back should be easy as long as you stay away from some VC++ specific calls. Just take the source files from VC++, create a new project in PB, and add the source files to the project. There will probably be a few minor changes you might need to make. One I have noticed is that you must include the .h on includes. Just give it a quick recompile, and I'm sure you will notice the changes you need to make.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|