1. [reglib.c:880]: (warning) scanf without field width limits can crash with huge input data. Suggest replace mention of %s with %100s. 2. [reglib.c:941]: (warning) scanf without field width limits can crash with huge input data. Duplicate.