メインページ | アルファベット順一覧 | 構成 | ファイル一覧 | 構成メンバ | ファイルメンバ | 関連ページ

dkcMath.h

説明を見る。
00001 
00011 #ifndef DKUTIL_C_MATH_H
00012 #define DKUTIL_C_MATH_H
00013 
00014 #include "dkcOSIndependent.h"
00015 
00016 
00017 DKC_EXTERN void WINAPI dkcSrand(ULONG *seed,ULONG num);
00018 
00019 DKC_EXTERN int WINAPI dkcRand(ULONG *seed);
00020 
00021 DKC_EXTERN int WINAPI dkcRandom(ULONG *seed,ULONG Max_);
00022 
00023 
00024 //**********************************************************
00025 //三角関数系
00026 
00027 /*
00028 typedef struct dkc_Integer_Trigonomic_Function{
00029     
00030 
00031 
00032 }DKC_INT_TRIG_FUNC;
00033 
00034 typedef struct dkc_Decimal_Trigonomic_Function{
00035 
00036 
00037 }DKC_DEC_TRIG_FUNC;
00038 */
00039 
00040 #ifndef DKUTIL_C_MATH_C
00041 #   include "dkcMath.c"
00042 #endif
00043 
00044 #endif

dkutil_cに対してTue Dec 7 01:09:56 2004に生成されました。 doxygen 1.3.6