We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03844f commit 0180880Copy full SHA for 0180880
snippets/c-mode/scanf
@@ -2,4 +2,4 @@
2
# name: scanf
3
# key: scanf
4
# --
5
-scanf("${1:format string}",${2:&variable});
+scanf("${1:format string}", ${2:&variable});
0 commit comments