null.c
来自「system C源码 一种替代verilog的语言」· C语言 代码 · 共 15 行
C
15 行
/* * QuickThreads -- Threads-building toolkit. * Copyright (c) 1993 by David Keppel * * Permission to use, copy, modify and distribute this software and * its documentation for any purpose and without fee is hereby * granted, provided that the above copyright notice and this notice * appear in all copies. This software is provided as a * proof-of-concept and for demonstration purposes; there is no * representation about the suitability of this software for any * purpose. */char const qtmd_rcsid[] = "$Header: /Users/acg/CVSROOT/systemc-2.2/src/sysc/qt/md/null.c,v 1.1.1.1 2006/12/15 20:31:39 acg Exp $";
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?