/home/coin/svn-release/OptimizationSuite-1.1.0/Bcp/src/include/BcpConfig.h File Reference

#include "configall_system.h"
#include <Windows.h>
#include <process.h>
Include dependency graph for BcpConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

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

Define Documentation

#define COIN_HAS_COINUTILS   1

Definition at line 48 of file BcpConfig.h.

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

Definition at line 55 of file BcpConfig.h.


Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1