index
:
dotfiles/emacs
master
My configuration for emacs
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
snippets
/
c-mode
/
fopen
blob: 044c743010b8de668ed18f3aeb11673ef51b98d9 (
plain
) (
blame
)
1
2
3
#name : FILE *fp = fopen(..., ...); # -- FILE *${fp} = fopen(${"file"}, "${r}");