[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libredwg] GSOC Project : LibreDWG Decode Refactoring
From: |
Avneet Kaur |
Subject: |
Re: [libredwg] GSOC Project : LibreDWG Decode Refactoring |
Date: |
Thu, 16 May 2013 00:36:22 +0530 |
On Wed, May 15, 2013 at 11:58 PM, Rodrigo Rodrigues da Silva
<address@hidden> wrote:
> Changes to dwg.h (the basic structure of *entities*) reflect on
> {en,de}code.c or whoever includes dwg.h and reimplements the macros
> used there.
Yes, I reviewed the code.
decode.h is a header file for decode.c, containing only one function.
I think we should
1. declare structures/functions in decode.h file that are defining in
decode.c file.
2. */.h files in include/.
3. */.c files in src_c/
4. libraries in lib/.
--
Avneet Kaur
www.avneetkhasla.wordpress.com
Re: [libredwg] GSOC Project : LibreDWG Decode Refactoring, Rodrigo Rodrigues da Silva, 2013/05/23