Make the jump!: Move from VB, to the great C++!
Learn some C++! I know this is a vb part of PSC, but how will a vb coder be introduced to more code, if he never sees it? I hope this will show some coders how to expand ther coding experience.
This will teach:
1)How to get a C++ compiler
2)how to comment
3)What does this mean:
#include
int main()
{
cout << "THIS IS C++";
}
4)And a few more things about C++!
Original Author: Kurt Serge
Assumptions
Learn some C++! I know this is a vb part of PSC, but how will a vb coder be introduced to more code, if he never sees it? I hope this will show some coders how to expand ther coding experience.
This will teach:
1)How to get a C++ compiler
2)how to comment
3)What does this mean:
#include
int main()
{
cout << "THIS IS C++";
}
4)And a few more things about C++!
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 87 times
Categories
Attachments
Make_the_j870415262002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,225 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.