This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
1ef757512b
dotfiles
/
.emacs.d
/
snippets
/
c++-mode
/
pack
10 lines
99 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# name: pack
# key: pack
# --
void cNetCommBuffer::pack(${1:type})
{
}
$0
Reference in New Issue
View Git Blame
Copy Permalink