代码搜索:cannot

找到约 7,468 项符合「cannot」的源代码

代码结果 7,468
www.eeworm.com/read/100077/15886055

wy60 readme.wy60

This is a hurriedly composed note to let you know what I know about Wyse 60 support (not much :-)). I really cannot help with Wyse 60s any more than this. Please ask me no questtions, but please, i
www.eeworm.com/read/100018/15888856

cgi group_filesys.cgi

#!/usr/local/bin/perl # group_filesys.cgi # List all filesystems for which some group has quotas require './quota-lib.pl'; &ReadParse(); $u = $in{'group'}; &can_edit_group($u) || &error("You cannot
www.eeworm.com/read/188512/8532856

cpp fig10_16.cpp

// Fig. 10.16: fig10_16.cpp // Non-friend/non-member functions cannot access private data of a class. #include using std::cout; using std::endl; // Count class definition (note that
www.eeworm.com/read/187102/8856115

test discover.test

#! /bin/sh # Test to make sure LIBOBJS file cannot be mentioned explicitly. . $srcdir/defs || exit 1 cat > configure.in
www.eeworm.com/read/427047/8980984

plg example.plg

Build target 'Target 1' compiling ex.c... linking... *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_DFUNC?EX *** WARNING L10: CANNOT DETERMINE ROOT SEGMENT Program S
www.eeworm.com/read/353746/10421085

pl gen-color-table.pl

#!/usr/bin/perl -w if (@ARGV != 1) { die "Usage: gen-colors.pl rgb.txt > pango-color-table.h\n"; } open IN, $ARGV[0] || die "Cannot open $ARGV[0]: $!\n"; @colors = (); while (defined($_ = )
www.eeworm.com/read/424063/10501299

m sb2slerr.m

function err=sb2slerr(blkname,message,flag); %SB2SLERR generates an error message inside blocks that cannot be converted. % output error = 1 % If you enter SB2SLERR at the MATLAB prompt, a strange
www.eeworm.com/read/278507/10532397

lh gai_hdr.lh

#include "unp.h"## 1 ##src/libgai/gai_hdr.h## #include /* isxdigit(), etc. */## 2 ##src/libgai/gai_hdr.h## /* following internal flag cannot overlap with other AI_
www.eeworm.com/read/420024/10822915

fft2

Well, according to the amount of E-mail I received, and as I cannot answer to all of them, I am posting the 2D FFT program I have written in C. How to use it : first, it can be used only on matr
www.eeworm.com/read/273027/10931009

faq

Frequently Asked Module User Questions Q) Is there an RPM of this? A) Arjan has done some: http://people.redhat.com/arjanv/2.5/RPMS.kernel/ Q) I get "/usr/bin/ld: cannot find -lc" A) You need to ins