European
Southern
Observatory

ESO — Reaching New Heights in Astronomy

Countries taking part in the ESO

VLT Software Documentation

tcsCMD_TRANSFER.C File Reference

#include "vltPort.h"
#include <tcs.h>
#include <evhSTD_COMMANDS_NAMES.h>
#include "tcsCMD_TRANSFER.h"
Include dependency graph for tcsCMD_TRANSFER.C:

Go to the source code of this file.

Defines

#define _POSIX_SOURCE   1
#define STRNCPY(dest, src, len)

Functions

 tcsTCS_RCSID ("@(#) $Id: tcsCMD_TRANSFER.C 62723 2002-03-14 11:29:43Z rkarban $")

Define Documentation

#define _POSIX_SOURCE   1

Definition at line 68 of file tcsCMD_TRANSFER.C.

#define STRNCPY ( dest,
src,
len   ) 
Value:
do {                         \
    strncpy((dest),(src),(len)); \
    (dest)[(len)] = '\0';        \
    } while(0)

Referenced by tcsCMD_TRANSFER::Init().


Function Documentation

tcsTCS_RCSID ( "@(#) $Id: tcsCMD_TRANSFER.C 62723 2002-03-14 11:29:43Z rkarban $"   ) 
Generated on Mon Apr 23 10:12:18 2012 for INTROOT API by doxygen 1.6.3