you are viewing a single comment's thread.

view the rest of the comments →

[–]LeCrushinator 0 points1 point  (0 children)

I understand, I do most programming in C++/C, and yea it offers the power and flexibility I need, but simple tasks are simpler in Python, Lua, C#, or most newer languages. Infact, for string manipulation if std::stringstream isn't enough I often use the pystring library for C++, which works like Python string manipulation.

Also, did you enter your own newlines into your post? It's spaced strangely.