View Single Post
  #2 (permalink)  
Old 10-18-2006, 06:21 AM
orbital_fox's Avatar   
orbital_fox orbital_fox is offline
Newbie
 
Join Date: Sep 2006
Posts: 26
Credits: 0
Rep Power: 9
orbital_fox is on a distinguished road
Default

POD, in C++ stands for Plain Old Data.

While u have not posted the code you have, i cannot tell your excact error, but since it says something about objects passed on and POD, i assume u are using some old data type from C, and trying to do some sort of operation that only objects in C++ can handle..
__________________
Artificial Intelligence and Robotics egnineer
http://fox.zsuatt.com/
Reply With Quote