mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
ea451ab02d
*/CRITICAL/* implication: DO NOT /EVER/ RELY ON EVALUATION ORDER. This isn't /really/ that bad: evaluation order will be consistent for similar expressions, but for (eg) foo() + bar()*2, bar will be called first. |
||
---|---|---|
.. | ||
.gitignore | ||
cmdlib.h | ||
expr.h | ||
Makefile.am | ||
qfcc.h | ||
scope.h |