Somewhere in the code...
vendredi 27 décembre 2013
C++: How to handle exception in CTOR
›
Yesterday I was reading that thread on Linkedin , and I realized once again that the exception handling in/or around a constructor(CTOR) is ...
mardi 24 décembre 2013
Use Beyond Compare as SVN diff tool under Linux
›
Today a quick note on that topic as I extended my own configuration with that tricks. BeyondCompare is a well known tool to compare and mer...
vendredi 13 décembre 2013
STL String to/from wide string
›
Yesterday I spend sometimes to help one of my teammate with a piece of code he wrote to convert a std::string into a std::wstring . At the...
lundi 2 décembre 2013
Redirect X from remote linux machine on your windows host.
›
When you use a remote linux machine from your own Windows Desktop machine using a putty connection, you can easily redirect X application on...
vendredi 29 novembre 2013
Text processing: Word List Challenge.
›
I read this morning a question on Stackoverflow where user tried to solve that text processing challenge with a really complex code. With ...
lundi 25 novembre 2013
Override a default STL operator >>
›
In that question , user need to override the default STL operator >> for complex number. First keep in mind that the STL provide a tem...
vendredi 22 novembre 2013
FFMPEG from Compressed to RAW video.
›
I f consult some of my previous post, you may noticed that I’m an ffmpeg fan. I often used ffmpeg command line to pipe raw video, in my ow...
‹
›
Accueil
Afficher la version Web