homer512

scanf suppressed assignment

May 18th, 2013
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.06 KB | None | 0 0
  1. scanf("%4s%*[^0-9] %d %100[^\n]%*[^\n]", prefix, &number, name);
Advertisement
Add Comment
Please, Sign In to add comment