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

lvalue depreciated



I get the following message with the following code fragment. Could anyone tell me what's the point here?
Thanks.

warning: use of cast expressions as lvalues is deprecated

  ((u16 *)dch)++;        // Skip length
  mode = *dch++;


_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!




Reply to: