C-Datei-Vorlagen


Vorlagen für Dateiköpfe


template.c
/** \file
 *     Title
 *
 *     @author   Andreas Tobola
 *     @since    07.12.2007
 *
 *     $Id:$
 *
 *
 */


#include "template.h"



template.h
#ifndef TEMPLATE_H
#define TEMPLATE_H


#endif /*TEMPLATE_H*/



Vorlagen für Funktionen


/**
 * @brief  function description
 *
 * @param  data_type   ...
 * @return  type of data
 */




Siehe auch

Valid XHTML :: Valid CSS: :: Powered by WikkaWiki