An open API service indexing awesome lists of open source software.

https://github.com/jaaumg/title-generator

This program in C reads a string, size of 16 character max, and using for loops it writes on a matrix 5x5, after that its write on a matrix 5x100 and shows its result
https://github.com/jaaumg/title-generator

c matrices string string-manipulation

Last synced: about 2 months ago
JSON representation

This program in C reads a string, size of 16 character max, and using for loops it writes on a matrix 5x5, after that its write on a matrix 5x100 and shows its result

Awesome Lists containing this project

README

          

# Title-Generator
This program in C reads a string, size of 16 character max, and using for loops it writes the letters on a matrix 5x5, after that it reads and write on another matrix size of 5x100 and shows its result on console.
## Usage
I code this program in portuguese but its usage is simple, first of if you want to high-scale a text you enter '1', then you write the message, on lowercase only, if you want to high-scale a number, at the start write '2', then the numbers you want.

![image](https://user-images.githubusercontent.com/87271192/190913333-62cd23dc-f0e8-4ed2-8e6e-d0125efaeaeb.png)