I\'m just wondering if there was a difference between using
for(i = 0; i < sizeof(argv[1]) / sizeof(argv[1][0]); i++) {
and