代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/366702/2877576
f90 inquire.f90
! { dg-do run }
! check to see that you cannot open a direct access file
! for sequential i/o.
! derived from NIST test fm910.for
IMPLICIT NONE
CHARACTER*10 D4VK
OPEN(UNIT=7, A
www.eeworm.com/read/362589/2929882
c matcreate.c
--------------------Configuration: matcreat - Win32 Debug--------------------
Compiling...
matcreat.c
d:\work\c_mat\matcreat.c(4) : fatal error C1083: Cannot open include file: 'mat.h': No such fil
www.eeworm.com/read/360437/2961461
str chk.str
#!/bin/sh -
#
# $Id: chk.str,v 1.5 2001/10/12 17:55:36 bostic Exp $
#
# Check spelling in quoted strings.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source distribution directory.'
exi
www.eeworm.com/read/360437/2961512
define chk.define
#!/bin/sh -
#
# $Id: chk.define,v 1.21 2002/03/27 04:32:58 bostic Exp $
#
# Check to make sure that all #defines are actually used.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source dis
www.eeworm.com/read/359766/2972291
c matcreate.c
--------------------Configuration: matcreat - Win32 Debug--------------------
Compiling...
matcreat.c
d:\work\c_mat\matcreat.c(4) : fatal error C1083: Cannot open include file: 'mat.h': No such fil
www.eeworm.com/read/355912/3047262
c savecopy.c
#include "unp.h"
#include /* isxdigit(), etc. */
#include
#include /* res_init, _res */
/* following internal flag cannot overlap with other AI_xxx flags */
www.eeworm.com/read/355695/3050549
hpux readme.hpux
For HP-UX 11i (11.11) and later, there are no known issues with
promiscuous mode under HP-UX. If you are using a earlier version of
HP-UX and cannot upgrade, please continue reading.
HP-UX patches t
www.eeworm.com/read/256216/4370052
c savecopy.c
#include "unp.h"
#include /* isxdigit(), etc. */
#include
#include /* res_init, _res */
/* following internal flag cannot overlap with other AI_xxx flags */
www.eeworm.com/read/475740/6776922
out tmp.out
D:\Shekhar\Projects\EAR-1022\System\ear.rel: cannot open.
+ c:\SDCC\BIN\aslink.exe -nf temp
warning *** unknown compiler option '--use-stdout' ignored
warning *** unknown compiler option '--use
www.eeworm.com/read/473593/6846820
c communication.c
#include "cgilib.h"
int main()
{
FILE *fp;
int i,j;
char s[30],tmp[30];
commparam_struct commparam;
if ((fp=fopen("/etc/config/param.conf","r"))==NULL)
{
html_message("error","cannot