C++
- erwinbantilan
- January 28, 2016
How to Compile Tesseract Git Project on Windows
I’ve spend almost 2 day struggling how to compile tesseract project on Windows, encountered too many errors, missing ddl, path issue, etc.. To make it short, here are the easy and complete step on how
- erwinbantilan
- November 16, 2012
How to Activate Retina Mode in XCode iOS Simulator
If you are using MacBook Pro Retina, you probably looking how to activate retina mode in iOS Simulator. To activate this feature Run your program first in Xcode then on iOS Simulator, go to the
- erwinbantilan
- July 16, 2011
- 10
C++ Count the Vowel of a String Source Code
This C++ Program, will asked the user to input string characters and display the counted vowel from A, E, I, O, and U. Vowel with Zero count will not be displayed on the Program. Note:
- erwinbantilan
- July 16, 2011
- 6
C++ Math Addition Source Code
This C++ Program, will ask the user to input 2 integer number and display the sum of the 2 value. Below are the sample Screenshot of the Program. Note: This code only work on old
- erwinbantilan
- July 15, 2011
- 6
C++ Bingo Game Source Code
This C++ Bingo Game allows you to pick 1 to 4 combination cards. Consist of 60 possible numbers, each cards consist of 25 numbers, when a first cards fill 5 numbers forming a line, declares
- erwinbantilan
- June 21, 2011
Download Turbo C++ Version 3.0 (1990 Borland International, Inc)
Download the 1990’s Turbo C++ Version 3.0 by Borland International. This downloadable program is for educational purposes only. Note: This program will not work on Windows 7 and Windows Vista OS. UPDATE: We have added