root/trunk/epgdumpr2/aribstr.h
リビジョン 136, 227 bytes (コミッタ: sorshi, コミット時期: 14 年 前) |
---|
Line | |
---|---|
1 | #ifndef ARIBSTR_H |
2 | #define ARIBSTR_H 1 |
3 | |
4 | #ifdef __cplusplus |
5 | extern "C"{ |
6 | #endif /* __cplusplus */ |
7 | |
8 | int AribToString(char *lpszDst, const char *pSrcData, const int dwSrcLen); |
9 | |
10 | #ifdef __cplusplus |
11 | } |
12 | #endif /* __cplusplus */ |
13 | |
14 | #endif |
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。