niNewNis

Initializes the Nis structure pointer
 

Syntax

#include  "niffapi.h"

int niNewNis(Nis *nis);

Arguments

nis
Pointer to the Nis structure

Returned value

Returns the pointer to the initialized Nis structure.

Explanation

The NIFFAPI functions handle NIFF data as Nis structures. Nis structures are defined to correspond to the NIFF specifications. The part that corresponds to NIFF 1.0 is nis.h, while the part that corresponds to NIFF 2.0 is nos2.h

See also

For the Nis structure, see n64kit/niff/niffapi/nis.h and n64kit/niff/niffapi/nis2.h

Back to NIFFAPI Index

Copyright 1998-1999 NINTENDO Co., Ltd.
1998-1999 MONEGI CORPORATION All rights reserved.