查看单个帖子
旧 2009-05-06, 08:23 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】oddbxrecorditeratorstart90 is missing

oddbxrecorditerator::start() is missing
oddbxrecorditerator::start() is missing
hi,
i just tried to work with oddbxrecorditerator. when compiling i get the error that the function oddbxrecorditerator::start() is missing (unresolved external symbol). the functions ...::next() and ...:done() exist.
if i skip the start function, the code is running and seems to work fine.
is it ok to work without the start function, or can anything happen otherwise?
torsten
sorry, we forgot to implement start(). but without this function the only limitation is that you can't rewind the iterator to start from beginning once more.
sergey slezkin
yes, i guessed so. but for me, that's ok.
thanks for the fast answer.
torsten
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)