代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/124283/14579463
texi usage.texi
@cindex standards conformance, ANSI C
@cindex ANSI C, use of
@cindex C extensions, compatible use of
@cindex compatibility
This chapter describes how to compile programs that use GSL, and
introduces i
www.eeworm.com/read/222771/14674309
c usage.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/222728/14678385
h usage.h
//---------------------------------------------------------------------------
#ifndef usageH
#define usageH
//---------------------------------------------------------------------------
extern
www.eeworm.com/read/222728/14678389
c usage.c
#include "usage.h"
#include "init.h"
void usage(void){
char path_del;
char *p;
#if defined(WIN32) || defined(__WIN32__)
path_del = '\\';
#else
path_del = '/';
#endif
p = strrchr(progr
www.eeworm.com/read/222728/14678444
h usage.h
//---------------------------------------------------------------------------
#ifndef usageH
#define usageH
//---------------------------------------------------------------------------
extern
www.eeworm.com/read/222728/14678448
c usage.c
#include "usage.h"
#include "init.h"
void usage(void){
char path_del;
char *p;
#if defined(WIN32) || defined(__WIN32__)
path_del = '\\';
#else
path_del = '/';
#endif
p = (char*)strrch
www.eeworm.com/read/220554/14796700
txt usage.txt
Short guide for using the tomo3d package (S閎astien Judenherc, Mar 2002).
1/ install the package + dependencies
install libsismoutil *without* iasp support (see cvs on nilgiri.u-strasbg.fr)
install ia