Trying to run code such as
<[code][language=C] double x[10]; [code]>
results in
syntax error: specification does not match [<%d>%s]
This should not happen; the code segment should be not interpreted.
Code: code
Log in to post a comment.