A collection of useful hacks, tips, and tricks mostly for GNU tools on Linux/macOS.
fscanf (fptr, "%*s");
^^^
fscanf (fptr, "%s", buffer);
Post a Comment
No comments:
Post a Comment