您的位置:首页 > 运维架构 > Linux

一个linux下c++程序

2006-06-15 15:29 316 查看
1#include "/ty_code/common/libyfun/libyfun.h"
2//#include "libyfun.h"
3#include "tjpro.h"
4#include <time.h>
5#include <stdio.h>
6#include <memory.h>
7#include <pthread.h>
8
9GBLPARAM gb;//公有变量
10
11void Init()
12
21int gethour()
22
31int datapro()
32
313void * dxtjpro(void *arg)
314
491void * kktjpro(void *arg)
492
611void main()
612
651
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: