Skip to content
Snippets Groups Projects
Commit ca74746e authored by Petteri Aimonen's avatar Petteri Aimonen
Browse files

Add new option max_length for strings (issue #107)

Max_size is the allocated size, so users had to add +1 for
the null terminator. Max_length does the +1 automatically
in the generator.
parent 473816c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment