Instead of using basic parser, use the linux getopt call https://www.geeksforgeeks.org/getopt-function-in-c-to-parse-command-line-arguments/
Instead of using basic parser, use the linux getopt call
https://www.geeksforgeeks.org/getopt-function-in-c-to-parse-command-line-arguments/