|
|
|
|
|
by mtdewcmu
4384 days ago
|
|
You can take the address of a literal? Being able to specify a literal for a struct is useful. You can, for instance, put the literal in a macro and use the macro to initialize or reset a struct. It's better than having to write additional functions to do something trivial. |
|