Skip to content

AdminAbhi/TextBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextBanner

A Windows Application in C++ for printing text in a banner form (Inspired by Linux Banner).

What is Banner?

The banner program on Unix and Unix-like operating systems outputs a large ASCII art version of the text that is supplied to it as its program arguments. One use of the command is to create highly visible separator pages for print jobs.

How to use?

  1. Download the TextBanner.cpp file
  2. RUN the code in any cpp compiler
  3. That's it!

Demo:

For Characters :

Chars

For Numbers :

Numbers

For Symbols :

Symbols

Thank you :)

For more details on banner? Please visit : https://en.wikipedia.org/wiki/Banner_(Unix)

About

A Windows Application in C++ for printing text in a banner form (Inspired by Linux Banner).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages