Text Scrolling in C++/c

for compiling this code you can use Dev-c++ IDE

Dev-C++is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language.
It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. It can creates native Win32 executables,
either console or GUI, as well as DLLs and static libraries. Dev-C++ can also be used in combination with Cygwin
or any other GCC based compiler.

Dev-C++ is a Free Software distributed under the terms of the GNU General Public License (GPL)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Tue, 05/26/2009 - 13:45

its good

Add new comment