<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV><FONT face="Courier New" size=2>Hi Preeti,</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>I am afraid&nbsp;you forgot the using 
directive. Try to add this in the file you want to use vector:</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>#include &lt;vector&gt;</FONT></DIV>
<DIV><FONT face="Courier New" size=2>using namespace std;</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>Hope this will help.</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>Jiye An</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">----- Original Message ----- </FONT>
<DIV><FONT face="Courier New">From: &lt;</FONT><A 
href="mailto:vtkusers-request@vtk.org"><FONT 
face="Courier New">vtkusers-request@vtk.org</FONT></A><FONT 
face="Courier New">&gt;</FONT></DIV>
<DIV><FONT face="Courier New">To: &lt;</FONT><A 
href="mailto:vtkusers@vtk.org"><FONT 
face="Courier New">vtkusers@vtk.org</FONT></A><FONT 
face="Courier New">&gt;</FONT></DIV>
<DIV><FONT face="Courier New">Sent: Tuesday, December 02, 2003 7:25 
PM</FONT></DIV>
<DIV><FONT face="Courier New">Subject: vtkusers digest, Vol 1 #2232 - 6 
msgs</FONT></DIV></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">&gt; Message: 5<BR>&gt; Date: Tue, 2 Dec 2003 
15:52:28 +0530<BR>&gt; From: "Pisupati, Preeti (CORP, GEITC)" &lt;</FONT><A 
href="mailto:Preeti.Pisupati@geind.ge.com"><FONT 
face="Courier New">Preeti.Pisupati@geind.ge.com</FONT></A><FONT 
face="Courier New">&gt;<BR>&gt; To: &lt;</FONT><A 
href="mailto:vtkusers@vtk.org"><FONT 
face="Courier New">vtkusers@vtk.org</FONT></A><FONT 
face="Courier New">&gt;<BR>&gt; Subject: [vtkusers] How can I use the standard 
library class in C++ in VTK?!!<BR>&gt; <BR>&gt; Hi All,<BR>&gt; <BR>&gt; &nbsp; 
I am having trouble in using standard C++ class "vector", eventhough I =<BR>&gt; 
included the standard library class as&nbsp; # include &lt;vector&gt;. Can 
anyone =<BR>&gt; please help me out by explaining how to access this Vector 
class in VTK =<BR>&gt; classes?<BR>&gt; <BR>&gt; I will be very grateful to 
recieve a quick response.<BR>&gt; <BR>&gt; Thanks in advance,<BR>&gt; 
Preeti.<BR></FONT></DIV></FONT></DIV></BODY></HTML>