Programming-Tutorials

所属分类:文章/文档
开发工具:C++
文件大小:58938KB
下载次数:0
上传日期:2014-04-17 09:07:33
上 传 者sh-1993
说明:  从C basic到图形编程的编程项目组合
(Combination of programming projects from C basic to graphics programming)

文件列表:
C++ (0, 2014-04-17)
C++\ASCII Map Editor Part2 (0, 2014-04-17)
C++\ASCII Map Editor Part2\AsciiMapEditor2.exe (90112, 2014-04-17)
C++\ASCII Map Editor Part2\AsciiMapEditor2.sln (898, 2014-04-17)
C++\ASCII Map Editor Part2\AsciiMapEditor2.vcproj (3428, 2014-04-17)
C++\ASCII Map Editor Part2\Items.txt (689, 2014-04-17)
C++\ASCII Map Editor Part2\Main.cpp (17838, 2014-04-17)
C++\ASCII Map Editor Part2\Main.h (1685, 2014-04-17)
C++\ASCII Map Editor Part2\Monsters.txt (520, 2014-04-17)
C++\ASCII Map Editor Part2\Npcs.txt (1013, 2014-04-17)
C++\ASCII Map Editor Part2\Tile.cpp (28433, 2014-04-17)
C++\ASCII Map Editor Part2\Tile.h (8560, 2014-04-17)
C++\ASCII Map Editor Part3 (0, 2014-04-17)
C++\ASCII Map Editor Part3\AsciiMapEditor3.exe (98304, 2014-04-17)
C++\ASCII Map Editor Part3\AsciiMapEditor3.sln (898, 2014-04-17)
C++\ASCII Map Editor Part3\AsciiMapEditor3.vcproj (3428, 2014-04-17)
C++\ASCII Map Editor Part3\Default.map (36020, 2014-04-17)
C++\ASCII Map Editor Part3\Items.txt (689, 2014-04-17)
C++\ASCII Map Editor Part3\Main.cpp (17854, 2014-04-17)
C++\ASCII Map Editor Part3\Main.h (1376, 2014-04-17)
C++\ASCII Map Editor Part3\Monsters.txt (520, 2014-04-17)
C++\ASCII Map Editor Part3\Npcs.txt (1013, 2014-04-17)
C++\ASCII Map Editor Part3\Tile.cpp (27673, 2014-04-17)
C++\ASCII Map Editor Part3\Tile.h (8049, 2014-04-17)
C++\ASCII Map Editor Part4 (0, 2014-04-17)
C++\ASCII Map Editor Part4\AsciiMapEditor4.exe (98304, 2014-04-17)
C++\ASCII Map Editor Part4\AsciiMapEditor4.sln (898, 2014-04-17)
C++\ASCII Map Editor Part4\AsciiMapEditor4.vcproj (3428, 2014-04-17)
C++\ASCII Map Editor Part4\Default.map (36020, 2014-04-17)
C++\ASCII Map Editor Part4\Items.txt (689, 2014-04-17)
C++\ASCII Map Editor Part4\Main.cpp (25397, 2014-04-17)
C++\ASCII Map Editor Part4\Main.h (1376, 2014-04-17)
C++\ASCII Map Editor Part4\Monsters.txt (520, 2014-04-17)
C++\ASCII Map Editor Part4\Npcs.txt (1013, 2014-04-17)
C++\ASCII Map Editor Part4\Tile.cpp (30814, 2014-04-17)
C++\ASCII Map Editor Part4\Tile.h (8753, 2014-04-17)
... ...

//*******************************************************************************// // // - "Talk to me like I'm a 3 year old!" Programming Lessons - // // $Author: TheTutor -- thetutor@gametutorials.com // // $Program: QSort // // $Description: Goes over the qsort() function // // $Date: 12/16/01 // //*******************************************************************************// Files: main.c (The Source File containing the actual code) QSort.vcproj (The VC++ Project File holding the project info) QSort.sln (The Solution File holding the solution info) Instructions: If you have Microsoft Visual Studio .NET (version 7.0) just click on the .vcproj file. This will open up visual c++. You will most likely see the code for .c. If you don't, press CRTL+ALT+L This will open the "Solution Explorer". There you should find two folders named "Source Files" and "Header Files". Double click on the "source" folder and you should see your source file(s) with a .c extension after it. Double click on the file and it will open up in your main window. Hit Control-F5 to run the program. You will probably see a prompt to compile/build the project. Click OK and a console window should pop up with the program. :) EULA: Your use of this tutorial constitutes your agreement to GameTutorials' Terms of Use found at: http://www.gametutorials.com/TermsOfUse.htm www.GameTutorials.com 2000-2003 GameTutorials

近期下载者

相关文件


收藏者