/* Some commmon support functions */ /* Mark Watson 2/2000; * Rudolf Cornelissen 1/2004-11/2005 */ #define MODULE_BIT 0x00000800 #include #include "nv_std.h" /*delays in multiple of microseconds*/ void delay(bigtime_t i) { bigtime_t start=system_time(); while(system_time()-startvendor_id, si->device_id, si->bus, si->device, si->function, accelerantIsClone); myhand=fopen(fname,"a+"); if (myhand == NULL) return; va_start(args,fmt); vsprintf (buffer, fmt, args); va_end(args); fprintf(myhand, "%s", buffer); fclose(myhand); }