Initial commit.
This commit is contained in:
1
vim/snippets/c/fpf.snippet
Executable file
1
vim/snippets/c/fpf.snippet
Executable file
@@ -0,0 +1 @@
|
||||
fprintf(${1:stderr}, "${2:%s}\n"${3});${4}
|
||||
Reference in New Issue
Block a user