ccutil/nwmain.h File Reference

#include "host.h"
#include "varable.h"
#include "notdll.h"

Go to the source code of this file.

Defines


Define Documentation

#define DECLARE_MAIN ( ARGC,
ARGV   ) 

Value:

STRING_VAR(init_config_file,"config","Config file to read on startup");\
REALLY_DECLARE_MAIN(ARGC,ARGV)
Note:
File: nwmain.h
Tool to declare main, making windows invisible.
Author:
Ray Smith
Date:
Fri Sep 07 13:27:50 MDT 1995
 * (C) Copyright 1995, Hewlett-Packard Co.
 ** Licensed under the Apache License, Version 2.0 (the "License");
 ** you may not use this file except in compliance with the License.
 ** You may obtain a copy of the License at
 ** http://www.apache.org/licenses/LICENSE-2.0
 ** Unless required by applicable law or agreed to in writing, software
 ** distributed under the License is distributed on an "AS IS" BASIS,
 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ** See the License for the specific language governing permissions and
 ** limitations under the License.

Definition at line 27 of file nwmain.h.

#define DECLARE_MAIN_CONFIG ( ARGC,
ARGV,
NAME   ) 

Value:

STRING_VAR(init_config_file,NAME,"Config file to read on startup");\
REALLY_DECLARE_MAIN(ARGC,ARGV)

Definition at line 31 of file nwmain.h.

#define REALLY_DECLARE_MAIN ( ARGC,
ARGV   ) 

Definition at line 123 of file nwmain.h.


Generated on Wed Feb 28 19:49:17 2007 for Tesseract by  doxygen 1.5.1