Skip to content

Instantly share code, notes, and snippets.

@ddrabik
Created June 4, 2012 00:14
Show Gist options
  • Save ddrabik/2865562 to your computer and use it in GitHub Desktop.
Save ddrabik/2865562 to your computer and use it in GitHub Desktop.
C: File Header Docs
/*
* Filename:
* Author:
* Userid:
* Description:
* Date:
* Sources of Help:
*/
/*
* Header files here
*/
/*
* Function name:
* Function prototype:
* Description:
* Parameters:
* Error conditions:
* Side Effects:
* Return value:
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment