📄 include.c
字号:
/* Copyright (c) 2002 Free Software Foundation Inc. *//* Test that macros are not expanded in the <> quotes of #inlcude. *//* { dg-do preprocess } */#define __STDC__ 1 /* Stop complaints about non-ISO compilers. */#define stdio 1#include <stdio.h> /* { dg-bogus "o such file or directory" } */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -