![]() |
![]() HP OpenVMS Systemsask the wizard |
![]() |
The Question is: How do I find/generate a header file that defines calls to FMS FDV$xxxx functions? The FMS$EXAMPLES:sampcc.c compiles with a bunch of warnings that the fdv$xxxx function calls are really implicit funtion declarations, but I can't get away with that in C++. The Answer is : There are presently no C header file routine definitions available for the FMS callable routines. You will need/want to code your own, if you wish to use the FMS FDV$ routines when the C compilation routine prototype requirements are in effect. If you wish to make a formal request for this addition, please contact the customer support center directly.
|