Commit Graph
4 Commits
Author SHA1 Message Date
Frank Denis 9060457fac Make prompt_input accept fixed-length and variable-length input.
Now that strings have the correct size, but no trailing \0, puts() cannot safely be
used any more.
2015-05-27 18:10:28 +02:00
Frank Denis 8920cde3a3 Use meaningful variable names instead of having to comment them 2015-05-27 16:29:57 +02:00
Frank Denis 67305902ee DRY 2015-05-27 16:10:07 +02:00
Frank Denis a748029632 demo_utils -> utils for consistency with other demo files 2015-05-27 15:47:49 +02:00