[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU-COBOL] PIC -> edit masks -> astandardlargenumericrepresentation
>>> Tim Josling <tej@melbpc.org.au> 10/29/99 04:34AM >>>
<snip>
Something like:
struct data_desc_struct {
enum data_type; /* numeric, edited, alphabetic, alphanumeric
*/
union details {
<snip>
Since it has been quite a few years since I looked at C, would it be possible to translate this into something more like English?
--
This message was sent through the gnu-cobol mailing list. To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body. For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.