User profile: Manga

User info
User name:Manga
Email:davidkh13@att.net
Name:Manga Dragon Hoffman
Location:Tulsa, Oklahoma
Bio:This profile is to honor the late M. D. Hoffman, who tragically passed away last week when his brains where eaten by zombies. For some ill fated reason he believed the plants in his garden would protect him.
Statistical data
Gender:Male
Occupation:Other
Skills:C++
Javascript
3d modeling
History
Joined:
Number of posts:1030
Latest posts:

Format woes
ok less code... [code]auto s = std::to_string(a); std::cout << (s.size() && s[0] == '0' ? s.substr(...

Format woes
How about a little mess of code like this... [code]#include <iostream> #include <string> using names...

cant call a template function with auto return type in main
I think it is interesting that implicit type upgrading doesn't happen with templates. Take the templ...

How to return array of doubles?
[code]#include <iostream> using namespace std; double *f(); int main() { double *ptrToDouble ...

Gone for a while
Hey Geckoo... What can you tell me about LudumDare. Their website is not very helpful.