代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/310212/13655037
m hdfwrite.m
function hdfwrite(varargin)
%HDFWRITE Write data to HDF file.
% Note: HDFWRITE has been grandfathered; use IMWRITE instead.
%
% HDFWRITE(I,'filename') writes the binary or intensity
% imag
www.eeworm.com/read/307341/13723840
c ckcpro.c
/* WARNING -- This C source program generated by Wart preprocessor. */
/* Do not edit this file; edit the Wart-format source file instead, */
/* and then run it through Wart to produce a new C source
www.eeworm.com/read/147331/5732438
h errno.h
/* errno is not a global variable, because that would make using it
non-reentrant. Instead, its address is returned by the function
__errno. */
#ifndef _SYS_ERRNO_H_
#ifdef __cplusplus
extern
www.eeworm.com/read/139291/5804804
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/131315/5936450
h i386isc.h
/* Definitions for Intel 386 running Interactive Unix System V.
Specifically, this is for recent versions that support POSIX;
for version 2.0.2, use configuration option i386-sysv instead. */
www.eeworm.com/read/131315/5941745
c tcpolyfsr.c
/* This file contains the same code as hpPolyFSR.c 'cept for
* code in PaintBlockClipped() which can paint a block in 1
* block move (instead of 2) which means no visual glitches.
* Topcat
www.eeworm.com/read/131315/5946190
read_me
Hack is a display oriented dungeons & dragons - like game.
Both display and command structure resemble rogue.
(For a game with the same structure but entirely different display -
a real cave instead o
www.eeworm.com/read/130382/5957858
h ldapconfig-win32.h
/*
* This file was automatically generated. Do not edit it.
* Instead, edit the file ldapconfig.h.edit. See the LDAP
* INSTALL file for more information.
*/
/*
* Copyright (c) 1994 Reg
www.eeworm.com/read/130382/5957862
h ldapconfig.h
/*
* This file was automatically generated. Do not edit it.
* Instead, edit the file ldapconfig.h.edit. See the LDAP
* INSTALL file for more information.
*/
/*
* Copyright (c) 1994 Reg
www.eeworm.com/read/124347/6051887
h errno.h
/* errno is not a global variable, because that would make using it
non-reentrant. Instead, its address is returned by the function
__errno. */
#ifndef _SYS_ERRNO_H_
#ifdef __cplusplus
extern