📄 assert.h
字号:
#ifndef __libgxx_assert_hextern "C" {#ifdef __assert_h_recursive#include_next <assert.h>#else/* assert.h on some systems needs stdio.h, in violation of ANSI. */#include <stdio.h>#include_next <assert.h>#define __libgxx_assert_h 1#endif}#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -