ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils/StringUtils.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/utils/StringUtils.hpp (file contents):
Revision 3437 by gezelter, Wed Jul 30 18:11:19 2008 UTC vs.
Revision 3462 by skuang, Thu Oct 16 18:17:41 2008 UTC

# Line 84 | Line 84 | namespace oopse {
84     *
85     * @return the line number of the block within the theStream
86     */
87 <  int findBegin(std::istream &theStream, char* startText );
87 >  int findBegin(std::istream &theStream, const char* startText );
88  
89    /**
90     * Counts the number of tokens on line which are delimited by the characters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines