gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] cobc implementation question. (Curiosity, not crit


From: Charles Anthony
Subject: Re: [open-cobol-list] cobc implementation question. (Curiosity, not critique).
Date: Tue, 16 Jul 2013 11:21:13 -0700

On Tue, Jul 16, 2013 at 11:10 AM, Sergey Kashyrin <address@hidden> wrote:
> Hi Charles,
>
> The reason is that the content of this file is collected during the whole
> generation process (i.e. we are inserting into it AFTER we wrote a lot of
> statements into ".c"), so we need to write that into separate file anyway
> and than we will have to merge.
> Why just not to use include ?
>
> Regards,
> Sergey
>

$ ls *.h *.cob
omgwtf2_cob.c.h      omgwtf2_cob.c.l25.h  omgwtf2_cob.c.l40.h
omgwtf2_cob.c.l10.h  omgwtf2_cob.c.l26.h  omgwtf2_cob.c.l41.h
omgwtf2_cob.c.l11.h  omgwtf2_cob.c.l27.h  omgwtf2_cob.c.l42.h
omgwtf2_cob.c.l12.h  omgwtf2_cob.c.l28.h  omgwtf2_cob.c.l43.h
omgwtf2_cob.c.l13.h  omgwtf2_cob.c.l29.h  omgwtf2_cob.c.l44.h
omgwtf2_cob.c.l14.h  omgwtf2_cob.c.l2.h   omgwtf2_cob.c.l45.h
omgwtf2_cob.c.l15.h  omgwtf2_cob.c.l30.h  omgwtf2_cob.c.l46.h
omgwtf2_cob.c.l16.h  omgwtf2_cob.c.l31.h  omgwtf2_cob.c.l4.h
omgwtf2_cob.c.l17.h  omgwtf2_cob.c.l32.h  omgwtf2_cob.c.l5.h
omgwtf2_cob.c.l18.h  omgwtf2_cob.c.l33.h  omgwtf2_cob.c.l6.h
omgwtf2_cob.c.l19.h  omgwtf2_cob.c.l34.h  omgwtf2_cob.c.l7.h
omgwtf2_cob.c.l1.h   omgwtf2_cob.c.l35.h  omgwtf2_cob.c.l8.h
omgwtf2_cob.c.l20.h  omgwtf2_cob.c.l36.h  omgwtf2_cob.c.l9.h
omgwtf2_cob.c.l21.h  omgwtf2_cob.c.l37.h  omgwtf2_cob.cob
omgwtf2_cob.c.l22.h  omgwtf2_cob.c.l38.h  omgwtf2_cob.h
omgwtf2_cob.c.l23.h  omgwtf2_cob.c.l39.h
omgwtf2_cob.c.l24.h  omgwtf2_cob.c.l3.h


reply via email to

[Prev in Thread] Current Thread [Next in Thread]