Bcp 1.4.4
Loading...
Searching...
No Matches
Macros
config_default.h File Reference
#include "configall_system.h"
#include "config_bcp_default.h"
#include <Windows.h>
#include <process.h>
+ Include dependency graph for config_default.h:

Go to the source code of this file.

Macros

#define gethostname(c, l)   { DWORD cnlen = l; GetComputerName(c, &cnlen); }
 

Macro Definition Documentation

◆ gethostname

#define gethostname ( c,
l )   { DWORD cnlen = l; GetComputerName(c, &cnlen); }

Definition at line 17 of file config_default.h.