Skip to content

emmeliaAra/Text-Aligner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAlign

This program reads a file in a number of paragraphs of a text from a file and aligns the text with a line wrapping at a specific length.

Supported alignments:

  1. Left alignment (L)
  2. Righ alignment (R)
  3. Center alignment (C)
  4. Hhyphenating long words (H)

Program usage message:

usage: java AlignText file_name line_length [align_mode]

Default alignment: Left (L).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages