CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
可用分押宝游戏火热进行中... 专题改版:Java Web 专题
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  C/C++ >  C语言

什么引起Declartion syntax error

楼主noisy518(noisy518)2003-02-04 20:51:42 在 C/C++ / C语言 提问

我只是在程序里写了一行void   num(),引起Declartion   syntax   error的有那些可能的错误? 问题点数:0、回复次数:3Top

1 楼ckacka(/*小红帽*/ckacka();)回复于 2003-02-04 20:57:51 得分 0

申明   错误,  
   
  由调用没有申明的函数导致!Top

2 楼allen1981813(Nahe des Geliebten)回复于 2003-02-04 21:59:31 得分 0

声明错误  
  这是常用的人为异常.  
  以后多注意哦,活计Top

3 楼garbriel(~miumiu~)回复于 2003-02-04 22:17:49 得分 0

Introduction   to   declaration   syntax  
   
  All   six   interrelated   attributes   (storage   classes,   types,   scope,   visibility,   duration,   and   linkage)   are   determined   in   diverse   ways   by   declarations.  
  Declarations   can   be   defining   declarations   (also   known   as   definitions)   or   referencing   declarations   (sometimes   known   as   nondefining   declarations).   A   defining   declaration,   as   the   name   implies,   performs   both   the   duties   of   declaring   and   defining;   the   nondefining   declarations   require   a   definition   to   be   added   somewhere   in   the   program.   A   referencing   declaration   introduces   one   or   more   identifier   names   into   a   program.   A   definition   actually   allocates   memory   to   an   object   and   associates   an   identifier   with   that   object.  
  Top

相关问题

  • E2141 Declaration syntax error
  • basetsd.h(41) : error C2059: syntax error : ','
  • error C2061: syntax error : identifier 'AnsiString'
  • error C2143: syntax error : missing ';' before '*'
  • error C2143: syntax error : missing ';' before '*'在线等待
  • ODBC Drivers error '80040e14'- Syntax error (missing operator) in query expression
  • [C++ Error] Caculater.cpp(21): E2141 Declaration syntax error
  • 请教:error C2143: syntax error : missing ';' before '&'
  • BCGCBPro , transact.h(227) : error C2059: syntax error : 'constant'
  • 编译怎么有一处syntax error:']'

关键词

  • program
  • nondefining
  • declaration
  • 引起declartion
  • 申明
  • 错误
  • referencing
  • syntax error
  • definition
  • known

得分解答快速导航

  • 帖主:noisy518

相关链接

  • C/C++ Blog
  • C/C++类图书
  • C/C++类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
世纪乐知(北京)网络技术有限公司 版权所有, 京 ICP 证 020026 号
北京创新乐知广告有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved
GongshangLogo