There are currently 97 questions tagged [ansi-c].
All of the questions are also tagged [c] (I added that tag to the few that didn't have it).
I recommend getting rid of the [ansi-c] tag entirely. At best it is ambiguous, since "ANSI C" is used frequently to refer to C89/C90, but C99 is also an ANSI standard.
Questions about [c] should be assumed to be about standard C. If there is a need to specify which C standard the question is about, [c90] or [c99] should be used. If a variant of C is being used (e.g., GNU C), then the question should be tagged appropriately.
[c]tag, with only a couple of exceptions, I'd say the[ansi-c]tag should just be nuked. – James McNellis Jun 19 '10 at 14:31[ansi-c]is safe to remove. – Georg Fritzsche Jun 19 '10 at 14:44