VTK - error with semicolon

I am creating VtkGdcm C # wrappers in visual studio 2010. On the next line I got maybe a semicolon error. Its header file.

vtkStringArray.h
VTK_NEWINSTANCE vtkArrayIterator * NewIterator() ;

      

Any help would be appreciated.

+3


source to share





All Articles