iolname.txt
来自「开放源码的编译器open watcom 1.6.0版的源代码」· 文本 代码 · 共 22 行
TXT
22 行
**********************************************************************
* Copyright by WATCOM International Corporation, 1987, 1992. *
* All rights reserved. No part of this software may be *
* reproduced in any form or by any means - graphic, electronic,*
* mechanical or otherwise, including, without limitation, *
* photocopying, recording, taping or information storage and *
* retrieval systems - except with the written permission of *
* WATCOM International Corporation. *
**********************************************************************
********************************* IOLOCK *************************************
Filename: iolglcon.cpp
Declaration:
__get_lock::__get_lock( __lock *lp ) : __lk( lp )
Filename: iolgldes.cpp
Declaration:
__get_lock::~__get_lock()
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?