37 if (args->arg_count == 2) 38 { 39 strncpy(message, USAGE_ID3_PARSE, MYSQL_ERRMSG_SIZE); 40 return 1; 41 }
The problem with using code in talks?
You find bugs!
And what happens when you find bugs?
You want to fix them.
And fixing bugs is more fun then doing slides...