gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] bit manipulation ?


From: Patrick
Subject: [open-cobol-list] bit manipulation ?
Date: Mon, 28 Apr 2014 09:24:53 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

Hi Everyone

I would like to set individual bits for use in calling arguments in C. Many C libraries use bit masks.

I have found a number of examples on the net but nothing that I have been able to get working yet.

Here is one error:

bit1.cob:32: Error: 'BIT' reserved word, but not supported yet

I am using 1.1

Is there a way to do this with GNUcobol ?

Thanks-Patrick




reply via email to

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