| Article: |
Introduction to Managed C++ | |
| Subject: | first managed app error correction | |
| Date: | 2003-11-18 02:12:20 | |
| From: | anonymous2 | |
|
#using <mscorlib.dll> void main() { System::Console::WriteLine(S"Managed C++ Rocks!"); } |
||
| Article: |
Introduction to Managed C++ | |
| Subject: | first managed app error correction | |
| Date: | 2003-11-18 02:12:20 | |
| From: | anonymous2 | |
|
#using <mscorlib.dll> void main() { System::Console::WriteLine(S"Managed C++ Rocks!"); } |
||