| init_udf (1) | UDF PROGRAMMERS MANUAL | init_udf (1) |
|---|
SYNOPSIS
| #include "libbase_udf.h" | ||
| void | init_udf | ((void); |
DESCRIPTION init_udf() initializes all of the internal structures which are used by the UDF kernel routines. This routine must be the first UDF routine called within any program.
RETURN VALUE None.
ERRORS None.
APPLICABLE FORMATS UDF V2.2, IDFS V2.1
RESTRICTIONS None.
| UDF V2.2 | July 31, 1999 | UDF V2.2 |
|---|