Home

Conditional compilation with macros using CMake

As I have described in my previous post, I am working through the 2nd edition of Discovering Modern C++ by out advantage of being able to write the output to file for example… besides sometimes I find it more convenient. On the other hand, printing “i = 8 in function f” is not something you…

How to share code on your blog using github.

Suppose that you have a piece of code that you want to share on your blog (or other source). If you have a github account, than you can easily share it. Go to gist.gitbub.com and type the piece of code you want to share. Then, just copy and paste the address. The end result is…


Follow My Blog

Get new content delivered directly to your inbox.