]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/zipstrm.tex
Minor tweek for WXPM
[wxWidgets.git] / docs / latex / wx / zipstrm.tex
index 569c28a61831037982c6c098f17b5426aed05c6c..8e9828993a10b93564890b55cb18e1ec3c099d49 100644 (file)
@@ -3,21 +3,18 @@
 % zipstream.h at 02/May/99 19:54:25
 %
 
-
 \section{\class{wxZipInputStream}}\label{wxzipinputstream}
 
 This class is input stream from ZIP archive. The archive
 must be local file (accessible via FILE*).
-It has all features including StreamSize and seeking.
+It has all features including GetSize and seeking.
 
 \wxheading{Derived from}
 
 wxInputStream
 
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-
 \membersection{wxZipInputStream::wxZipInputStream}\label{wxzipinputstreamwxzipinputstream}
 
 \func{}{wxZipInputStream}{\param{const wxString\& }{archive}, \param{const wxString\& }{file}}
@@ -30,4 +27,3 @@ Constructor.
 
 \docparam{file}{name of file stored in the archive}
 
-