In this video, we cover how to accept and handle command line arguments in a C program. I show how to accept arguments from the user, how to pass arguments if you're running your C program in Xcode, and how to make your program do different things based on the arguments that the user provided.