代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/124341/6965463
h commands.h
#ifndef __COMMANDS_H__
#define __COMMANDS_H__
#include "gtk_ext_button.h"
void a_Commands_new_callback(GtkWidget * widget, gpointer client_data);
void a_Commands_openfile_callback (GtkWidget *widget
www.eeworm.com/read/223598/7104236
h commands.h
#ifndef __COMMANDS_H__
#define __COMMANDS_H__
#include "gtk_ext_button.h"
void a_Commands_new_callback(GtkWidget * widget, gpointer client_data);
void a_Commands_openfile_callback (GtkWidget *widget
www.eeworm.com/read/395965/8141532
cpp scanall.cpp
#include"traffic.h"
step Scanall(ALGraph G)
{
int i ,j;
char c;
FILE *fp;
ArcNode *p;
openfile("head");
printf("THere are %d statons ,and %d lines\n",G.vexnum,G.arcnum);
DFSTraverse(
www.eeworm.com/read/395965/8141533
cpp lesschange.cpp
#include"traffic.h"
char Lesschange(ALGraph G,int tool,StrARR path,int n)
{
int minchange = MAX,min,i,j;
char c;
ArcNode *p;
openfile("head");
for(i = 0 ; i < n; i++)
{
www.eeworm.com/read/395965/8141554
cpp inqure.cpp
#include"traffic.h"
step Inqurie(ALGraph G)
{
char ch = '0';
int i ,j ,k=0,n=0,f = -1,t = -1;
CityName from,to;
StrARR path;
extern visited[];
openfile("head");
while(f
www.eeworm.com/read/395965/8141605
cpp scanall.cpp
#include"traffic.h"
step Scanall(ALGraph G)
{
int i ,j;
char c;
FILE *fp;
ArcNode *p;
openfile("head");
printf("THere are %d statons ,and %d lines\n",G.vexnum,G.arcnum);
DFSTraverse(
www.eeworm.com/read/395965/8141609
cpp lesschange.cpp
#include"traffic.h"
char Lesschange(ALGraph G,int tool,StrARR path,int n)
{
int minchange = MAX,min,i,j;
char c;
ArcNode *p;
openfile("head");
for(i = 0 ; i < n; i++)
{
www.eeworm.com/read/395965/8141680
cpp inqure.cpp
#include"traffic.h"
step Inqurie(ALGraph G)
{
char ch = '0';
int i ,j ,k=0,n=0,f = -1,t = -1;
CityName from,to;
StrARR path;
extern visited[];
openfile("head");
while(f
www.eeworm.com/read/328807/13001001
asm gradesystem.asm
INCLUDE FileMacro.asm ;包含宏指令库
;PURGE OPENFILE,WRITEFILE,READFILE ;从内存删除已装入的本程序不适用的宏指令
;--------------------------------------------------------------------------------------------
;定义学生成绩结构
STUD
www.eeworm.com/read/118392/14874051
h commands.h
#ifndef __COMMANDS_H__
#define __COMMANDS_H__
#include "gtk_ext_button.h"
void a_Commands_new_callback(GtkWidget * widget, gpointer client_data);
void a_Commands_openfile_callback (GtkWidget *widget