readme updates
This commit is contained in:
parent
4121fefa2d
commit
cd173539cb
|
@ -418,7 +418,7 @@ There is no true preprocessor in picoc. The most popular preprocessor features
|
||||||
are implemented in a slightly limited way.
|
are implemented in a slightly limited way.
|
||||||
|
|
||||||
## define
|
## define
|
||||||
#define macros are implemented but have some limitations. They can only be used
|
define macros are implemented but have some limitations. They can only be used
|
||||||
as part of expressions and operate a bit like functions. Since they're used in
|
as part of expressions and operate a bit like functions. Since they're used in
|
||||||
expressions they must result in a value.
|
expressions they must result in a value.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue