Giannistsakiris - giannistsakiris.com - giannis_tsakiris

Latest News:

C++: calling a member function pointer 7 Sep 2012 | 02:08 am

This article is about calling a member function (method) through a "function pointer". I decided to write about it because it tricked me for a while, and I think this may be useful to others. I will ...

How to convert FLAC to MP3 on command line 20 Feb 2012 | 04:37 am

First install ffmpeg (WinFF on Windows) and LAME. Then to convert a .flac to .mp3 type this on the command line: ffmpeg -i "xxx.flac" -acodec libmp3lame -ab 128000 "xxx.mp3"

Recently parsed news:

Recent searches: