Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
Hi,AFAIK the sizeof operator returns a constant expression (integer type).So why #if sizeof(char)==1emits a compiler error..?Regards,Andreas Martin