c-snippet README
custom made snippet for C/C++ language
List
C
ifndef: add preprocessor include guard
typedef-struct: add typedef struct definition with prefix
main: create main function
C++
- also have
ifndef to include include guard
cop-class to insert a class which respect the coplien form
| |