gnue / NEWT0

NewtonScript
http://gnue.github.io/NEWT0
34 stars 13 forks source link

Add const where appropriate #20

Closed pguyot closed 4 years ago

pguyot commented 4 years ago

We don't modify these strings/buffers. This will avoid any warning related to constant literal strings in C++11