[Avida-cvs] avida/current/source/tools CVS commit

Brian D. Baer bdbaer at users.sourceforge.net
Wed May 7 10:36:21 PDT 2003


Update of /cvsroot/avida/avida/current/source/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv27887/source/tools

Modified Files:
	file.cc string.cc string.hh 
Log Message:
Allow long lines in an input file to be spit across multiple physical lines by
the use of a \ at the end of a line as a continuation marker:

Modified cInitFile::compress to combine the lines

Added cString::IsContinueLine to return true is the line has a continuation marker and to strip that character off

Added cString::RemovePos to delete a character at a given postion in a string





More information about the Avida-cvs mailing list