26个发布错误的错误-由于某种原因无法访问该线程? [英] 26 errors posting errors - cant access the thread for some reason?

查看:94
本文介绍了26个发布错误的错误-由于某种原因无法访问该线程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

C:\FBCode>bcc32 netsniff.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
netsniff.c:
Error E2141 netsniff.c 4: Declaration syntax error
Error E2206 netsniff.c 4: Illegal character '#' (0x23)
Error E2141 C:\Borland\BCC55\Include\stdio.h 166: Declaration syntax error
Error E2141 C:\Borland\BCC55\Include\stdio.h 177: Declaration syntax error
Error E2303 C:\Borland\BCC55\Include\stdio.h 202: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 205: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 207: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 210: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 212: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 233: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 245: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 252: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdio.h 254: Type name expected
Error E2303 C:\Borland\BCC55\Include\search.h 37: Type name expected
Error E2303 C:\Borland\BCC55\Include\search.h 41: Type name expected
Error E2303 C:\Borland\BCC55\Include\search.h 44: Type name expected
Error E2303 C:\Borland\BCC55\Include\search.h 46: Type name expected
Error E2147 C:\Borland\BCC55\Include\stdlib.h 127: 'size_t' cannot start a param
eter declaration
Error E2303 C:\Borland\BCC55\Include\stdlib.h 127: Type name expected
Error E2147 C:\Borland\BCC55\Include\stdlib.h 134: 'size_t' cannot start a param
eter declaration
Error E2303 C:\Borland\BCC55\Include\stdlib.h 135: Type name expected
Error E2141 C:\Borland\BCC55\Include\stdlib.h 136: Declaration syntax error
Error E2303 C:\Borland\BCC55\Include\stdlib.h 138: Type name expected
Error E2303 C:\Borland\BCC55\Include\stdlib.h 140: Type name expected
Error E2141 C:\Borland\BCC55\Include\stdlib.h 150: Declaration syntax error
Error E2228 C:\Borland\BCC55\Include\stdlib.h 150: Too many error or warning mes
sages
*** 26 errors in Compile ***

推荐答案

会有所帮助,但是netsniff.c中的第4行是第一个问题:解决该问题,其他问题可能会消失. (也有可能其他人会代替他们,但是嘿!一次一步!).

可能第4行应该是某种"#include":在#"和"include"之间有空格吗?
The appropriate code as well would help, but line number 4 in netsniff.c is the first problem: fix that and the others will likely disappear. (It is also likely that others will appear to replace them, but hey! One step at a time!).

The chances are that line 4 should be a "#include" of some kind: have you got a space between the ''#'' and teh "include"?


这篇关于26个发布错误的错误-由于某种原因无法访问该线程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆