src/os.h File Reference

Contains TSPSG target CPU architecture and OS detection. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ARCH   " (Intel x86)"
 The target CPU architecture TSPSG was built for.
#define OS   "Windows"ARCH
 The target operating system TSPSG was built for.
#define OSID   quint8(28)
 The target operating system ID.

Detailed Description

Contains TSPSG target CPU architecture and OS detection.

Author:
Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name>
Id
os.h 99 2010-03-22 20:45:16Z laleppa
URL
https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h
Warning:
Arch detection works only for GNU C, Visual Studio, Intel C/C++ and MinGW32 compilers. OS detection should work for any compiler.

TSPSG: TSP Solver and Generator

This file is part of TSPSG.

TSPSG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

TSPSG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with TSPSG. If not, see <http://www.gnu.org/licenses/>.


Define Documentation

#define ARCH   " (Intel x86)"

The target CPU architecture TSPSG was built for.

Warning:
NOTE: Only for GNU C, Visual Studio, Intel C/C++ and MinGW32 compilers.
#define OSID   quint8(28)

The target operating system ID.

This value is used in task file metadata.

 All Classes Files Functions Variables Typedefs Defines

Generated on Fri Apr 9 00:25:38 2010 for TSPSG: TSP Solver and Generator by  doxygen 1.6.1