/*
* $Id: $
*/
/****************************************************************************/
/*
* Copyright <Company logo>
*/
/****************************************************************************/
/*
* $Log: $
*/
#include <time.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include "global.h"
#ifdef SAMPLE_SUPPORT
#if 1 /* macro */
/*************************************************************
*
* macro
*
*************************************************************/
#endif /* macro */
#if 1 /* prototype */
/**************************************************************
*
* prototype
*
**************************************************************/
#endif /* prototype */
#if 1 /* global variable */
/**************************************************************
*
* global variable
*
**************************************************************/
#endif /* global variable */
#if 1 /* local variable */
/**************************************************************
*
* local variable
*
**************************************************************/
#endif /* local variable */
#if 1 /* local function */
/**************************************************************
*
* local function
*
**************************************************************/
#endif /* local function */
#if 1 /* global function */
/**************************************************************
*
* global function
*
**************************************************************/
#endif /* global function */
#endif /* SAMPLE_SUPPORT */
沒有留言:
張貼留言