@msmalik681
I tried printing argv directly to a text file so i could see what it holds. argv[0], argv[1], and argv[2] all seem to be the file path to the running program, so for me they all printed "sd:/apps/openBORtest/boot.dol". As i said before im fairly new to C so if im doing something dumb...