earlier today i posted a thread fabout my sdl program. i couldnt seem to load any images, so i made a modification to the code to check if the program couldnt find the image.
this makes an error box pop up if the image wasnt found, and as i expected the box appeared. can anyone tell me why the image isnt found? oh and just to be sure i havent simply out the image in the wrong place, where exactly am i supposed to place image files i want to use in my program?