ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
tc
tc_startup.h
Go to the documentation of this file.
1
23
/* */
24
25
#ifndef TC_STARTUP_H
26
#define TC_STARTUP_H
27
28
#include <
fclasses/tc_basic.h
>
29
#include <
pom/pom/pom.h
>
30
#include <
itk/mem.h
>
31
#include <stdarg.h>
32
#include <stdio.h>
33
#include <tc/libtc_exports.h>
34
#include <
common/basic_definitions.h
>
35
36
43
#define ITK_BATCH_TEXT_MODE 0
44
45
#ifdef __cplusplus
46
extern
"C"
47
{
48
#endif
49
61
/* */
62
extern
int
ITK_user_main
(
63
int
argc,
64
char
** argv
65
);
66
75
85
87
88
95
107
109
110
111
125
127
128
129
130
149
154
157
179
181
194
204
205
213
215
222
224
241
243
252
259
261
267
276
278
291
313
315
337
339
346
348
353
355
363
365
366
367
373
375
376
388
390
391
400
402
419
421
426
428
432
436
440
444
448
449
455
459
460
464
465
466
467
475
477
478
479
484
491
493
496
498
499
503
504
513