Hacker News new | ask | show | jobs
by uecker 164 days ago
The C standard has a conformance model that distinguishes between "strictly conforming" and "conforming" C programs. Almost zero C programs are strictly conforming, but many are conforming.