vendredi 8 mai 2015

How do I print out every string in a char** to printf()?

I have a main() routine which takes in all the command line arguments as a 'char **'. How do I display every one of the arguments in the console using printf()?

Thanks!

Aucun commentaire:

Enregistrer un commentaire