Click to See Complete Forum and Search --> : What error is that?


codegurugeek
August 2nd, 2005, 05:00 AM
if ((!igb)││(!pinout)││(!destfilter))
{
return E_POINTER;
}


error printed:

AVOp.cpp(337) : error C3209: '' : Unicode identifiers are not yet supported
AVOp.cpp(337) : error C2146: syntax error : missing ')' before identifier ''
AVOp.cpp(337) : error C3209: '' : Unicode identifiers are not yet supported
AVOp.cpp(337) : error C2146: syntax error : missing ';' before identifier ''
AVOp.cpp(337) : error C3861: '': identifier not found, even with argument-dependent lookup
AVOp.cpp(337) : error C2059: syntax error : ')'
AVOp.cpp(338) : error C2143: syntax error : missing ';' before '{'
AVOp.cpp(337) : error C3861: '': identifier not found, even with argument-dependent lookup


i am so confuse and puzzled... after searching through the whole day for nothing.. can anyone just assist me on this please?

codegurugeek
August 2nd, 2005, 08:40 PM
Regret and Sorry about the accidental double posting.. you may remove this thread is wanted to.. Thank You