代码搜索结果
找到约 10,000 项符合
X 的代码
x.h
/*------------------------------------------------------------------*-
X.H (v1.00)
------------------------------------------------------------------
- See X.C for details.
x.lst
C51 COMPILER V6.21 X 01/23/2002 17:47:35 PAGE 1
C51 COMPILER V6.21, COMPILATION OF MODULE X
OBJECT MODULE PLACED IN X.OBJ
rdict.x
/* dict.x */
/* RPC declarations for dictionary program */
const MAXWORD = 50; /* maximum length of a command or word */
const DICTSIZ = 100; /* number of entries in dictionary */
struct example
tetra.x
xof 0302txt 0064
# This DirectX file was written by a Caligari (tm) product
template Header {
WORD major;
WORD minor;
DWORD flags;
}
template