代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/163588/10153357
h ppdev.h
/*
* $Id: ppdev.h,v 1.1 2002/05/25 17:59:46 troth Exp $
*
****************************************************************************
*
* uisp - The Micro In-System Programmer for Atmel AVR micr
www.eeworm.com/read/163588/10153360
h terminal.h
/*
* $Id: Terminal.h,v 1.1 2002/05/25 17:59:46 troth Exp $
*
****************************************************************************
*
* uisp - The Micro In-System Programmer for Atmel AVR m
www.eeworm.com/read/354597/10343250
c dirs.c
/*
* DIRS.C - Print the directory stack from dirserver.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 29.3.1991
*/
static char *VERSION = "Version 1.0" ;
/*
*/
static char *prognam
www.eeworm.com/read/354597/10343438
h paramstd.h
/*
* PARAMSTD.H - STANDARD PARAMETER HANDLER FOR TOOLS/2 PACKAGE
* This file contains general definitions and function prototypes.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 26.
www.eeworm.com/read/354597/10343453
c at.c
/*
* AT.C - Start a program at a specified time.
* UNTIL - Suspend execution until a specified time.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 8.3.1992
*/
static char *VERSION
www.eeworm.com/read/354597/10343520
c wipefile.c
/*
* WIPEFILE.C - Destroys the contents of a file by writing over it
* multiple times.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 1.12.1990
*/
static char *VERSION ="Version 1.1.
www.eeworm.com/read/354597/10343567
c popd.c
/*
* POPD.C - Testclient for message queues.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 17.3.1991
*/
static char *VERSION = "Version 1.0" ;
/*
*/
static char *progname ;
void o
www.eeworm.com/read/354597/10343570
c dirscan.c
/*
* DIRSCAN.C - General directory scanner function.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 30.10.1991
* VERSION: 1.0
*
*/
//#undef MSDOS
#include
#include
www.eeworm.com/read/354597/10343593
c pushdos.c
/*
* PUSHDOS.C - Pushes current drive and directory to the drive and directory stack.
* Dos version.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 2.3.1992
*/
static char *VERS
www.eeworm.com/read/354597/10343618
c paramstd.c
/*
* PARAMSTD.C - Test general parameter handling functions.
* This file also handles the default parameters for
* tools/2 package.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED