ciso646
来自「Keil for ARM.rar」· 代码 · 共 19 行
TXT
19 行
/*
* C++ header for C header iso646.h
* Copyright 1997,1999 ARM Limited. All rights reserved.
*/
/*
* RCS $Revision: 1.3.2.1 $
* Checkin $Date: 2001/02/22 16:23:34 $
* Revising $Author: cadeniyi $
*/
/* 'and', 'and_eq', 'bitand', 'bitor', 'compl', 'not', 'not_eq', 'or',
* 'or_eq', 'xor' and 'xor_eq' are keywords in C++
*/
#ifndef __ciso646
#define __ciso646
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?