Skip to content

mp3guy/WordReverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WordReverse

Reverse the order of a string of words separated by spaces. Ignores superfluous spaces.

Written in AT&T syntax x86 assembly and C++.

Run like;

./WordReverse <space separated string to reverse>

About

Reverse the order of a string of words separated by spaces in x86 assembly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published