Ai
1 Star 0 Fork 0

芙蓉泣露香兰笑/C-code

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
typedef.h 232 Bytes
Copy Edit Raw Blame History
C authored 2020-11-20 20:48 +08:00 . 6
#ifndef COUNTER_H
#define COUNTER_H
typedef unsigned char counter_r;
typedef unsigned int counter_t;
typedef unsigned short int counter_s;
typedef unsigned long long int counter_LL;
typedef unsigned int time_srand;
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/textGamex/C_code.git
git@gitee.com:textGamex/C_code.git
textGamex
C_code
C-code
master

Search