Idiom #94 Print the type of a variable · (type x) · #include <typeinfo>. std::cout<<typeid(x).name(); · System.Console.WriteLine( x. · import std.stdio: writeln;.
確定! 回上一頁