想用copy的方法把deque的元素输出,结果就是报错 ,大家看看怎么回事?
代码:
[gag@genomic-server cpp]$ more deque.cpp
#include
by gunguymadman - C/C++ - 2004-06-17 11:24:32 阅读(2311) 回复(2)
昏, 看到gtk+-2.0教程第一个实例,自己尝试着编译就出错了 ..
系统:debian
[code]
#include
but could not use chinese input,i'll try it. thanks for everyone's help.
在Windows下面好好的代码,现在拿到linux下面,一编译,错误一大堆 error: `5' cannot be used as a function 出现这个问题的地方的代码是: LOG_NOTICE("process msg(%i) failed!\n", msg_id); LOG_NOTICE是一个宏,后来我把它改成什么也不做: #define LOG_NOTICE(FMT, ...) 但是一编译就出现这样的错误 这有问题吗?如果宏定义为空,则不生成代码吧,为什么还会出现这样的错误呢 谢谢!
Soobic安装过程中遇到的问题 如果您在使用的时候遇到这个问题, Fatal error: Call to a member function on a non-object in d:greenampwwwincludesapplication_top.php on line 295 请作如下操作: 将服务器的register_global设为on,然后重启服务器。 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/2389/showart_30204.html
老出现这个错误是怎么回事呢? error C2065: 'SetMsgHandled' : undeclared identifier 有时候 WM_ON_SIZE(OnSize) 或 WM_ON_CREATE(OnCreate)的时候编译也出现这样的错误。怎么回事呢?
http://bbs.chinaunix.net/forum/4/20041102/437365.html thanks!
[quote]原帖由 "" 发表: There was an error starting the GNOME Settings Daemon. Some things, such as themes, sounds, or background settings may not work correctly. The Settings Daemon restarted too many times. ...