Sportica   Sportica

随笔分类 -  C文件、字符、读写存、操作

摘要:#define OSD_FILEF "/home/OsdSave.txt"typedef struct textOSD_s { int font_size; int outline; int bold; int italic; int color; }textOSD_t;void saveRead(){ memset(&osd_t,0,... 阅读全文
posted @ 2011-12-02 16:13 qingjoin 阅读(332) 评论(0) 推荐(0) 编辑
摘要:char OsdEndBuf[100][255];char DisplayOsdBuf[100][255];char Txt[50]="Txt", s1_text[50]="s1_text";int Line=-1;int coyOsdbuf() //把文本中的内容复制到数组里{ int i=-1; char *osdfp; char OsdBuf[255]; memset(OsdEndBuf,0,sizeof(OsdEndBuf)); if((osdfp=fo... 阅读全文
posted @ 2011-12-02 11:18 qingjoin 阅读(619) 评论(0) 推荐(0) 编辑

  Sportica
点击右上角即可分享
微信分享提示