next up previous contents
Next: CDF's IDL Interface Up: 2.1.1 Interfaces Previous: Standard Interface

Internal Interface

   

The Internal Interface may be used to perform all supported CDF operations. The Internal Interface must be used to perform those operations not available with the Standard Interface. Table 2.2 lists the routines available when using the Internal Interface. Each is described in detail in the corresponding programmer's guide.   

+----------------------------------------------------------------------------+
| Callable from C  Callable from Fortran  Purpose                            |
+----------------------------------------------------------------------------+
| CDFlib()         CDF_lib()              Performs all available operations. |
+----------------------------------------------------------------------------+
Table 2.2: Internal Interface Routines



cdfsupport@nssdca.gsfc.nasa.gov