Horizon
Todo List
Member DL_Dxf::addAttribute (DL_CreationInterface *creationInterface)

add attrib instead of normal text

add attrib instead of normal text

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).

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).

Class DL_Writer

Add error checking for string/entry length.

Add error checking for string/entry length.

Class DL_WriterA

What if fname is NULL? Or fname can't be opened for another reason?

What if fname is NULL? Or fname can't be opened for another reason?