代码搜索结果
找到约 10,000 项符合
Input 的代码
input.h
/* input.h, HAWK game engine
*
* Copyright 1997-1998 by Phil Frisbie, Jr.
* for Hawk Software
*
*/
#ifndef INPUT_H
#define INPUT_H
#define HK_SHIFT 0x10
#define HK_CONTROL
input.c
int i = 4; // look: tinyc cannot do this, but we can!
int *i;
int f(char c, char *d)
{
int f = 5; // look: tinyc cannot do this, but we can!
c = '\033'+'\47'+'\''+'\\';
d = " \" '\\' foo";
input.c
int i;
int *i;
int f(char c, char *d)
{
int f;
c = '\033'+'\47'+'\''+'\\';
d = " \" '\\' foo";
i = c+3*f;
if ( i ) {
f = c;
}
else {
f = 1;
}
}
input.c
int i = 4; // look: tinyc cannot do this, but we can!
int *i;
int f(char c, char *d)
{
int f = 5; // look: tinyc cannot do this, but we can!
c = '\033'+'\47'+'\''+'\\';
d = " \" '\\' foo";
input.c
int i;
int *i;
int f(char c, char *d)
{
int f;
c = '\033'+'\47'+'\''+'\\';
d = " \" '\\' foo";
i = c+3*f;
if ( i ) {
f = c;
}
else {
f = 1;
}
}
input.c
int i = 4; // look: tinyc cannot do this, but we can!
int *i;
int f(char c, char *d)
{
int f = 5; // look: tinyc cannot do this, but we can!
c = '\033'+'\47'+'\''+'\\';
d = " \" '\\' foo";
i = c+
input.c
int i;
int *i;
int f(char c, char *d)
{
int f;
c = '\033'+'\47'+'\''+'\\';
d = " \" '\\' foo";
i = c+3*f;
if ( i ) {
f = c;
}
else {
f = 1;
}
}
input_file
Shyly, she asks, "I mean, Daddy, is there?"
input.txt
20 32 8 4 3 2
20.0 60.0
40.0 60.0
60.0 60.0
20.0 40.0
60.0 40.0
20.0 20.0
40.0 20.0
60.0 20.0
0.0 60.0
80.0 60.0
0.0 40.0
80.0 40.0
0.0 20.0
80.0 20.0
20.0 80.0
40.0 80.0
60.0 80.0