Skip to content

Templates for C programming language source (.c) and header (.h) files

Notifications You must be signed in to change notification settings

EmbeddedArea/c_files_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

c_files_template

Templates for C programming language source (.c) and header (.h) files

How to add to Eclipse-based softwares

Go to "Window -> Preferences -> C/C++ -> Code Style -> Code Templates -> Files -> C Source File" and click New. Write a name for the new template. In the Pattern section copy the contents of template.c file. Click apply. For the C Header File copy the template.h file in the Pattern section.

When you create a new file for a project, choose your own template.

About

Templates for C programming language source (.c) and header (.h) files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages