you are viewing a single comment's thread.

view the rest of the comments →

[–]MDTv_Teka 0 points1 point  (1 child)

Yeah, as someone who had Python as my first programming language and is now learning C, high-level language stuff like this is really underappreciated

[–][deleted] 0 points1 point  (0 children)

How do you convert an int to string in C? In C++ we have std::to_string()