Daylight v4.9 Release Date: 1 February 2008 Namedt_thor_ping - see dt_pingGeneric Prototypedt_thor_ping(dt_Handle, dt_String) => dt_IntegerC Prototype#include "dt_thor.h"dt_Integer dt_thor_ping(dt_Handle server, dt_Integer strlen, dt_String string) FORTRAN Prototypeinclude 'dt_f_thor.inc'integer*4 dt_f_thor_ping(server, string)
integer*4 server
DescriptionThis function is obsolete; it is replaced by dt_ping(3). |