《C/C++程序员实用大全》配套代码,适用初学C++的人员。

源代码在线查看: simple_e.cpp

软件大小: 608 K
上传用户: yyyz
关键词: 程序员 代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				#include 
				
				void main(void)
				 {
				   cout 				   try {
				      cout 				      throw 100;
				      cout 				    }
				   catch(int i) {
				      cout 				      cout 				    }
				   cout 				 }
				 			

相关资源