代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/366195/9825259
hpp pathfn.hpp
#ifndef _RAR_PATHFN_
#define _RAR_PATHFN_
char* PointToName(const char *Path);
wchar* PointToName(const wchar *Path);
char* PointToLastChar(const char *Path);
char* ConvertPath(const char *SrcPath,ch
www.eeworm.com/read/366147/9827230
cpp femdisk.cpp
// Emacs will be in -*- Mode: c++ -*-
//
// SUMMARY: Language for a Finite Element Method
//
// ORG : SOURCEFORGE
// E-MAIL : prudhomm@users.sourceforge.net
//
// ORIG-DATE: June-94
// LAST-MOD
www.eeworm.com/read/366065/9834133
c tclfilename.c
/*
* tclFileName.c --
*
* This file contains routines for converting file names betwen
* native and network form.
*
* Copyright (c) 1995-1998 Sun Microsystems, Inc.
* Copyright (c) 1998-1999 b
www.eeworm.com/read/366065/9834206
test exec.test
# Commands covered: exec
#
# This file contains a collection of tests for one or more of the Tcl
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. N
www.eeworm.com/read/366065/9834335
test winpipe.test
#
# winPipe.test --
#
# This file contains a collection of tests for tclWinPipe.c
#
# Sourcing this file into Tcl runs the tests and generates output for
# errors. No output means no errors were fo
www.eeworm.com/read/366065/9834584
c tclwinfile.c
/*
* tclWinFile.c --
*
* This file contains temporary wrappers around UNIX file handling
* functions. These wrappers map the UNIX functions to Win32 HANDLE-style
* files, which ca
www.eeworm.com/read/366065/9835344
pbxproj project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 38;
objects = {
00530A0D0173C8270ACA28DC = {
buildActionMask = 12;
files = (
);
generatedFileNames = (
);
is
www.eeworm.com/read/365842/9844949
h yaffsfs.h
/*
* Header file for using yaffs in an application via
* a direct interface.
*/
#ifndef __YAFFSFS_H__
#define __YAFFSFS_H__
#include "yaffscfg.h"
#include "yportenv.h"
//typedef long off_t;
//typ