代码搜索:ReadFile
找到约 1,285 项符合「ReadFile」的源代码
代码结果 1,285
www.eeworm.com/read/282733/9071020
cpp scanner.cpp
#include "stdio.h"
#include "string.h"
#include "stdlib.h"
#include "ctype.h"
#define HalfSize 512
#define Y 1
#define N 0
class ReadFile {
private:
FILE *p;
char FileName[50];
public
www.eeworm.com/read/318142/13484958
c mp_lab2.c
#include "MP_lab2.h"
int readfile(unsigned char *a)
{
FILE *fp;
if((fp=fopen("D:\\my docs\\arm project\\MP_lab2\\xxx.raw","rb+"))==NULL)
{
printf("\nCannot open file strike an
www.eeworm.com/read/455005/1626262
gnumakefile
# Makefile for cygwin gcc
# Nate Lawson
PCAP_PATH = ../../lib
CFLAGS = -g -O -mno-cygwin -I ../../include
OBJS = readfile_ex.o
LIBS = -L ${PCAP_PATH} -lwpcap
all: ${OBJ
www.eeworm.com/read/237989/4619376
java readall.java
package net.aetherial.gis.output.toTable.zhurun;
import net.aetherial.gis.our.duibi.readXLS.ReadFile;
import net.aetherial.gis.surface.CreateFile;
import java.io.File;
import java.util.*;
i
www.eeworm.com/read/226325/4785873
gnumakefile
# Makefile for cygwin gcc
# Nate Lawson
PCAP_PATH = ../../lib
CFLAGS = -g -O -mno-cygwin -I ../../include
OBJS = readfile_ex.o
LIBS = -L ${PCAP_PATH} -lwpcap
all: ${OBJ
www.eeworm.com/read/345562/3198914
gnumakefile
# Makefile for cygwin gcc
# Nate Lawson
PCAP_PATH = ../../lib
CFLAGS = -g -O -mno-cygwin -I ../../include
OBJS = readfile_ex.o
LIBS = -L ${PCAP_PATH} -lwpcap
all: ${OBJ
www.eeworm.com/read/324244/3504748
gnumakefile
# Makefile for cygwin gcc
# Nate Lawson
PCAP_PATH = ../../lib
CFLAGS = -g -O -mno-cygwin -I ../../include
OBJS = readfile_ex.o
LIBS = -L ${PCAP_PATH} -lwpcap
all: ${OBJ