PDA

View Full Version : Bean, the C++ Binary/ASCII converter.



wolterh
September 28th, 2008, 11:15 PM
Hi. I've created this little application, to convert from text to binary, and vice versa. Even though it is simple and almost unnecessary, some users might find it useful, or even as a good learning source, now that this is my first application done in gtkmm, and it was kind of complicated to follow up the docummentation in the official gtkmm (http://www.gtkmm.org) webpage.

So, here it is, to compile just cd to the directory and type ./build in the terminal.

It even includes the official bean icon, haha