Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

wvstreamex2.cc

Go to the documentation of this file.
00001 #include <wvstream.h>
00002 
00003 int main()
00004 {
00005     while (wvcon->isok())
00006         wvcon->print("You said: %s\n", wvcon->getline(-1));
00007 }

Generated on Sun Aug 25 12:42:22 2002 for WvStreams by doxygen1.2.15