lex: use long --output
flag
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
|
||||
- Compile a C file generated by lex:
|
||||
|
||||
`cc {{path/to/lex.yy.c}} -o {{example}}`
|
||||
`cc {{path/to/lex.yy.c}} --output {{example}}`
|
||||
|
Reference in New Issue
Block a user