Add command line execution
The program can now be executed by command line with the following syntax : ./stack [array_length] [arguments] This will sort the values passed as arguments and print them in the console. Also uptaded the README file with this new execution.
Loading
Please register or sign in to comment