cuddly-table-7819
03/21/2023, 7:07 AM[20:30:03] sscanf warning: Strings without a length are deprecated, please add a destination size.
[20:30:03] sscanf warning: String buffer overflow.
the lag in my machine and this messages are related?
what is it?gentle-london-6993
03/21/2023, 7:23 AMgentle-london-6993
03/21/2023, 7:23 AMcpp
new string[128];
if(sscanf(args, "s[128]", string))cuddly-table-7819
03/21/2023, 9:23 AMsscanf warning: String buffer overflow. could be the stuff that heavy my CPU?gorgeous-tomato-73021
03/21/2023, 5:33 PM