Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
The following code produces the above warning (is it a feature or a bug?):int main(void){ unsigned v = 0; return v - (3 - 16);}