We can use the typedef keyword forVarious data types Define one New name (alias). #include<stdio.h> #include<windows.h> Typedef int INT; / ...
確定! 回上一頁