Files
2020-12-05 21:29:49 +01:00

6 lines
101 B
Plaintext

# -*- mode: snippet -*-
# name: scanf
# key: scanf
# --
scanf("${1:format string}", ${2:&variable});