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 589188b commit 75a70d3Copy full SHA for 75a70d3
snippets/c-mode/scanf
@@ -2,4 +2,4 @@
2
# name: scanf
3
# key: scanf
4
# --
5
-scanf("${1:format string}",${2:&a1,&a2});
+scanf("${1:format string}",${2:&variable});
0 commit comments