Category: implementation
February 15, 2014
16 bit, 32 bit, 64 bit, beginner, c / c++, code, code library, console, implementation, programming languages
In the DOS era, where 16-bit applications are dominant, the DOS compilers such as Turbo C, Borland Pascal provide many utilities/methods/functions related to keyboard and screen. To check a …
February 13, 2014
32 bit, animation, beginner, c / c++, code, console, implementation, programming languages, Win32 API, windows
In yesterday’s post, the random rectangles are printed using console only without the help of any graphics. The basic type of each element/pixel in the console (code page 437) …
I believe some of you might have used Turbo C++ in the past. Turbo C++ is a 16-bit programming language and it has been outdated for a while. However, …
If you are older enough (born in 1970’s or 80’s) you must be familiar with the following picture, which is what it looks like when TV has paused the …
My second son, Ryan was born today 9/Feb/2014, so this is a gift for him. The single binary executable on Windows platform can be downloaded here . The file …