mluts / learning-cpp

C++ scetches for learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Michael learns C++ !

My code scetches which i write to learn the language. I don't like it, but definitely should dig deeper, at least for graphics programming. Graphics is cool.

GCC 6.2.1 exceptions bug

Noticed that my GCC 6.2.1 on archlinux doesn't handle ifstream exceptions, they are just terminating the program. The fix is available in streams/Rakefile

Some links for C++

  • C++ for C programmers, because i have little C experience and generally like C more than other languages.

About

C++ scetches for learning


Languages

Language:C++ 76.9%Language:Ruby 19.3%Language:Makefile 3.1%Language:C 0.7%