SYSallocShortfield |
Top Previous Next |
short int copy. With this routine becomes short int in another short int umkopiert. Parametre feld (short int *) [IN] From feld a copy is put on. Result (short int *) [OUT] As a result a copy from feld is delivered. Declaration #include "basic.h"
short int * DLLENTRY SYSallocShortfield ( short int * feld );
|