Pelles C forum

Pelles C => General discussions => Topic started by: Sev3r on May 30, 2006, 10:27:00 PM

Title: --std=c89 --Wall --pedantic
Post by: Sev3r on May 30, 2006, 10:27:00 PM
Is there any way to compile with the standard C89 edition using Pelles C?
I am required to compile in this mode for assignment.
Title: --std=c89 --Wall --pedantic
Post by: Pelle on May 31, 2006, 05:00:51 PM
No, sorry, the C99 mode is always "on"...