Skip to content

Enter a string and the program will reverse it and print it out

Notifications You must be signed in to change notification settings

Vcwmz/output_string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

output_string

This project goal is print the reverse character of input and i implemented it in two methods. The first one is put a array into b arrat reversely. The second one is using pointer to achieve it.

About

Enter a string and the program will reverse it and print it out

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages