Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 293 Bytes

J.A.R.V.I.S.

Just A Rather Very Intelligence System

Inspired by Howard Stark ‎(father of MARVEL's Anthony Edward Stark a.k.a. Iron Man)'s assistant Jarvis

Steps

Please follow the running requence

$ gcc -Wall main.c[ENTER]
$ ./a.out words[ENTER]
...
$ rm ./a.out[ENTER]