代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/253405/12226005

c dialfile.c

#include "calld.h" static FILE *fpdial = NULL; static int diallineno; /* for error messages */ static char dialline[MAXLINE]; /* can't be automatic; dial_next() returns pointers into here */ /*
www.eeworm.com/read/253260/12234680

cpp auto.cpp

// auto.cpp -- illustrating scope of automatic variables #include void oil(int x); int main() { using namespace std; int texas = 31; int year = 1999; cout
www.eeworm.com/read/253260/12235401

cpp auto.cpp

// auto.cpp -- illustrating scope of automatic variables #include void oil(int x); int main() { using namespace std; int texas = 31; int year = 1999; cout
www.eeworm.com/read/337096/12391702

cpp auto.cpp

// auto.cpp -- illustrating scope of automatic variables #include void oil(int x); int main() { using namespace std; int texas = 31; int year = 1999; cout
www.eeworm.com/read/127382/14356913

c sysfile.c

#include "calld.h" static FILE *fpsys = NULL; static int syslineno; /* for error messages */ static char sysline[MAXLINE]; /* can't be automatic; sys_next() returns pointers into here */
www.eeworm.com/read/127382/14356916

c dialfile.c

#include "calld.h" static FILE *fpdial = NULL; static int diallineno; /* for error messages */ static char dialline[MAXLINE]; /* can't be automatic; dial_next() returns pointers into here */
www.eeworm.com/read/127382/14356922

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */
www.eeworm.com/read/118181/14883433

htm c5064.htm

Automatic testing with PyUnit
www.eeworm.com/read/11947/237405

asm ex2_8051r_cstart.asm

; ; Startup code automatically generated and updated by: ; TASKING Tools for 8051 v6.0 r1 (build version: 1.86) ; Do not edit unless switching off the automatic generation ; checkbox i
www.eeworm.com/read/11947/237417

asm ex1_8051r_cstart.asm

; ; Startup code automatically generated and updated by: ; TASKING Tools for 8051 v6.0 r1 (build version: 1.86) ; Do not edit unless switching off the automatic generation ; checkbox i