G:/ScriptBasic/source/basext.c File Reference

#include <stdio.h>
#include <stdarg.h>
#include "basext.h"

Go to the source code of this file.

Defines

#define NEXT_ARG   argptr = va_arg(marker, void * );

Functions

int basext_GetArgsF (pSupportTable pSt, pFixSizeMemoryObject pParameters, char *pszFormat,...)


Define Documentation

#define NEXT_ARG   argptr = va_arg(marker, void * );
 

Referenced by basext_GetArgsF().


Function Documentation

int basext_GetArgsF pSupportTable  pSt,
pFixSizeMemoryObject  pParameters,
char *  pszFormat,
  ...
 

Definition at line 3123 of file basext.c.

References besCONVERT2LONG(), besCONVERT2STRING(), besDEREFERENCE(), besFREE(), COMMAND_ERROR_MEMORY_LOW, LONGVALUE(), memcpy(), memory_IsUndef(), NEXT_ARG, NULL, pL, s, STRINGVALUE(), and STRLEN().

Referenced by modu_Init().


Generated on Sun Mar 12 23:56:32 2006 for ScriptBasic by  doxygen 1.4.6-NO