[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

name2()



hi

the current problem is involving a function called name2() eg:

from tifs.h
Fieldsdeclare(name2(TIOINETFactoriesBase,Base),TIOINETFactoryPtr)
from fields.h
class name2(TIOINETFactoriesBase,Base) {								     

see how its used in #defs and is used as the name for a class? what is
that all about? what could this function be? i searched all my header
files on my entire system and could not find a declaration for it... it
looks like something from the package (vrweb), but i could only find it
used, not declared.

its causing problems like: 
vrweb-1.5/src/common/Dispatch/tifs.h:57: parse error before `,'

where line 57 is that "from tifs.h" line above (i unrolled the #defines).

any ideas? i have no idea what to do about this one (i'm more of a C guy).

thanks
Paul


Reply to: