Horizon
Todo List
Member DL_Dxf::getStrippedLine (std::string &s, unsigned int size, FILE *stream, bool stripSpace=true)

Change function to use safer FreeBSD strl* functions

Is it a problem if line is blank (i.e., newline only)? Then, when function returns, (s==NULL).

Member DL_Dxf::addAttribute (DL_CreationInterface *creationInterface)
add attrib instead of normal text
Class DL_Writer
Add error checking for string/entry length.
Class DL_WriterA
What if fname is NULL? Or fname can't be opened for another reason?
Member DL_Dxf::getStrippedLine (std::string &s, unsigned int size, FILE *stream, bool stripSpace=true)

Change function to use safer FreeBSD strl* functions

Is it a problem if line is blank (i.e., newline only)? Then, when function returns, (s==NULL).

Member DL_Dxf::addAttribute (DL_CreationInterface *creationInterface)
add attrib instead of normal text
Class DL_Writer
Add error checking for string/entry length.
Class DL_WriterA
What if fname is NULL? Or fname can't be opened for another reason?