【小练习】程序设计基本概念:类型转换3

文章目录 1.练习代码 2.关键点分析 2.1转换过程 2.2运行结果 1.练习代码 #include "stdafx.h" #include <iostream> #include <string.h> #include <conio.h> #include <stdio.h> using namespace std; int func(int x); int _tmain(int argc,
相关文章
相关标签/搜索