[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

Seeking C Coding Examples?

» close window

The Question is:

 
I am looking for a simple "C" module that performs:
opens a indexed flat file
reads the indexed file for the given primary key
displays the record
close the file
 
 
 


The Answer is :

 
  The OpenVMS Wizard is not in a position to provide arbitrary coding
  examples in arbitrary programming languages.  (The OpenVMS Wizard
  could easily make an entire career out of the effort involved in
  that.)  If you require a tailored prgramming example, please consider
  contacting the customer support center directly.  If you wish to find
  existing coding examples, please see the pointers in the OpenVMS FAQ.
 
  For this particular area of discussion, please see the RMS Reference
  Maual -- there exist various coding examples in that manual.  Also see
  the OpenVMS Programming Concepts manual, as that manual also contains
  various coding examples.  Also please see the RMS section of the C
  programming documentation.
 
  Also see topics including (367), and (6916), etc.
 
  Coding examples of C calls to OpenVMS system services and other
  system can be found in topics such as (6608) and (6862).
 

answer written or last revised on ( 24-NOV-2003 )

» close window