Skip to content

VoroninArtemii/Vowels-in-strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This simple code written with NASM doubles every vowel in every word using only system calls (without C-functions).

Way to input and output the data

Input - file.
Output - console.

Way to transfer the parameters

Through environment variables.

P. S.:
This program was made with make-utility. The input data is in the file "file.txt".

About

Doubling vowels in strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published