c# - VTK- missing semicolon error -


i building vtkgdcm c# wrappers on visual studio 2010. @ following line got possibly missing semicolon error. header file.

vtkstringarray.h vtk_newinstance vtkarrayiterator * newiterator() ; 

any appreciated.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -