On Thu, 16 May 2013, Avneet Kaur wrote: > I think we should > 1. declare structures/functions in decode.h file that are defining in > decode.c file.
dwg_decode_data() is the only public function in decode.c, therefore it should be the only one in decode.h the public data structures (for entities) are defined in dwg.h -- Rodrigo Rodrigues da Silva http://metamaquina.com.br http://garoa.net.br http://polignu.org http://gnu.org
