new version of grace
This commit is contained in:
2
notes.md
2
notes.md
@@ -272,7 +272,7 @@ int main()
|
||||
}
|
||||
```
|
||||
|
||||
**problem :** oops, it stringified the paramter name, not it's expanded version, see https://gcc.gnu.org/onlinedocs/cpp/Stringizing.html
|
||||
**problem :** oops, it stringified the parameter name, not it's expanded version, see https://gcc.gnu.org/onlinedocs/cpp/Stringizing.html
|
||||
|
||||
|
||||
#### 2.4 : working stringification
|
||||
|
||||
Reference in New Issue
Block a user