C#, .NET
atoi ,itoa
휘사마
2011. 6. 17. 19:35
C#
Convert.ToInt32()
Convert.ToString()
Java
Integer.parseInt()
Integer.toString()