- Engineering
- Computer Science
- how do i check if char argv is equal to...
Question: how do i check if char argv is equal to...
Question details
how do i check if char **argv is equal to "-h" by myself, without any imports like <strings.h> and no libaries like getopt
Solution by an expert tutor
