首页    新闻    小组    威客    人才    下载    博客    代码贴    在线编程    论坛
代码贴cstdio的代码贴全部
/*
 * locking.h
 * This file has no copyright assigned and is placed in the Public Domain.
 * This file is a part of the mingw-runtime package.
 * No warranty is given; refer to the file DISCLAIMER within the package.
 *
 * Constants for the mode parameter of the locking function.
 *
 */

#ifndef    _LOCKING_H_
#define    _LOCKING_H_
......................
阅读全部 | 2018年6月10日 18:37
上一页 1 2 3
cstdio