论坛: 编程破解 标题: [C++FatalError]RAndI.h(2):F1005Includefilesnestedtoodeep 复制本贴地址    
作者: tetley [tetley]    论坛用户   登录
这个是什么意思呀。
在Recipe.h中有
#include "RAndI.h"
RandI* DelRecipe(Recipe*, Recipe*, Ingredient*);
然后我又在RAndI.h 中
#include "Recipe.h"
#include "Ingredient.h"
struct RandI
{
Recipe *FirstRecipe;
Ingredient *FirstRecipe;
};

是不是两个文件不能交叉include 呀。但是我有两个链表, 我想同时返回两个链表的头地址,所以我定义了RandI。 borland c++ v6. 谁还有别的方法呀。



[此贴被 天空(tetley) 在 03月08日18时49分 编辑过]

地主 发表时间: 04-03-05 22:11

论坛: 编程破解

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号