Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
A console application is an application that only uses text to display information and requests text commands as input. Examples of console applications are command-line tools or text advantures.
An advantage of developing console applications is that these are mostly platform independent and thus easy to port.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.