18
Interface Declarations
/* General Declares */
typedef int * | pointer; | /* untyped pointer | */ |
typedef Boolean | (* procedure) (pointer); | /*dummy | */ |
typedef long | TIMESTAMP; | /* | */ |
typedef char * | filename; | /* | */ |
typedef int | RMID; | /***dummy** | */ |
typedef char | RMNAME; | /***dummy** | */ |
typedef pointer | RMQUEP; | /*dummy | */ |
typedef pointer | RMTA_CBP; | /*TransCBP? or RMTransCBP? | */ |
typedef pointer | RMPR_CBP; | /*dummy??? | */ |
typedef pointer | RMNO_CBP; | /*dummy??? ... |
Get Transaction Processing now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.