Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>C/C++ snippetNew to Visual Studio Code? Get it now.
C/C++ snippet

C/C++ snippet

Firelight Flagboy

|
8,189 installs
| (0) | Free
personal C/C++ snippet
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft