代码搜索:remove
找到约 10,000 项符合「remove」的源代码
代码结果 10,000
www.eeworm.com/read/123433/6059479
c remove.c
#include
#include // Make all functions UNICODE safe.
#include
#include // for SetupDiXxx functions.
#include "Shlwapi.h"
BOOL GetHardwareStringDa
www.eeworm.com/read/119864/6081369
c remove.c
/* Copyright (C) 1995,1996 Robert de Bath
* This file is part of the Linux-8086 C library and is distributed
* under the GNU Library General Public License.
*/
#includ
www.eeworm.com/read/113399/6131657
c remove.c
/*
* remove.c - remove a file
*/
/* $Header: remove.c,v 1.2 90/01/22 11:12:44 eck Exp $ */
#include
int _unlink(const char *path);
int
remove(const char *filename) {
return
www.eeworm.com/read/101082/6240568
c remove.c
#ifndef lint
static char *sccsid = "@(#)remove.c 4.1 ULTRIX 7/3/90";
#endif
/***********************************************************************
*
www.eeworm.com/read/101082/6242866
c remove.c
/* Copyright (c) 1979 Regents of the University of California */
static char sccsid[] = "@(#)REMOVE.c 1.3 6/10/81";
#include "h00vars.h"
REMOVE(name, namlim)
char *name;
long namlim;
{
regi
www.eeworm.com/read/101082/6245776
3 remove.3
.TH remove 3
.SH Name
remove \- removes files
.SH Syntax
.\" .B #include
.\" Not sure were to put it, stdio or libc
.B remove (\fIpath\fR)
.br
.B char *path;
.SH Arguments
.IP \fIpath\fR
www.eeworm.com/read/101082/6247647
3 remove.3
.TH remove 3
.SH Name
remove \- removes files
.SH Syntax
.\" .B #include
.\" Not sure were to put it, stdio or libc
.B remove (\fIpath\fR)
.br
.B char *path;
.SH Arguments
.IP \fIpath\fR