Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

sdfcbit Set correction bit

&pagelevel(5)&pagelevel

The sdfcbit function sets a correction bit for a given operand. When this correction bit is set, the operand in question is underscored in the error dialog for a statement, if it was invalid.

Format:


int sdfcbit (char *area, int pos);


Description of the parameters

char *area

Pointer to the buffer in which the standardized transfer
area was created (see sdfinit)

int pos

Position of the operand whose correction bit is to be set

Result

The function returns an integer as its result (see "Description of the C functions").