Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD).
GNU General Public License v3.0
65
stars
20
forks
source link
Bug in ANSI-C99 grammar: `switch` instructions with negative int literals as case selector caused parser failure #1164
Closed
codemanyak closed 7 months ago
The attempt to import a C switch instruction with case clauses containing e.g. a negative literal fails: