Code:
int main(int argc, char *argv[])
If I then passed argv[1] to another function, how would I declare argv[1] in that function?