Created by: wy-chung
When building the program, it shows the error message gcc/opts.cc:1670:22: note: ‘snprintf’ output 3 or more bytes (assuming 258) into a destination of size 256 I make a little change to the program to make the error message go away.