Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
int main( int argc , char **argv);If the argument is "C:\New Dir\" the result is argv[1]=C:\New Dir"Something I am doing wrong? Dr