one_part_2.c
来自「Mac OS X 10.4.9 for x86 Source Code gcc」· C语言 代码 · 共 14 行
C
14 行
/* APPLE LOCAL file *//* Copyright (C) 2005 Free Software Foundation. Contributed by Devang Patel <dpatel@apple.com> *//* Test simple use of symbol repository. Include file one.h is supplied as one.ssh in this directory, so that ss.exp can pick it up as candidate for making repository. *//* { dg-do assemble } */#include "one.h"extern int foo (){}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?