代码搜索:remove
找到约 10,000 项符合「remove」的源代码
代码结果 10,000
www.eeworm.com/read/230647/4720939
c remove.c
/*++
Copyright (c) 1999-2000 G&G Lab Corporation
Module Name:
Remove.c
Copyright (c) 1999-2000 G&G Lab Corporation. All Rights Reserved.
--*/
#include
#include
www.eeworm.com/read/229812/4730476
c remove.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4750687
gml remove.gml
.func remove _wremove _uremove
#include
int remove( const char *filename );
.ixfunc2 '&FileOp' &func
.if &'length(&wfunc.) ne 0 .do begin
int _wremove( const wchar_t *filename );
.ixfu