TeX in C
Explore TeX with modern c compiler.
PART 51: The main program

函数

Static void close_files_and_terminate (void)
 [#1333] 更多...
 
Static void final_cleanup (void)
 [p468#1335]: Last-minute procedures 更多...
 
Static void init_prim (void)
 p468#1336: initialize all the primitives 更多...
 
static Boolean S1337_Get_the_first_line_of_input_and_prepare_to_start (void)
 
int main (int argc, char *argv[])
 入口函数 [p466#1332]: TeX starts and ends here. 更多...
 

详细描述

函数说明

◆ close_files_and_terminate()

Static void close_files_and_terminate ( void  )

[#1333]

◆ final_cleanup()

Static void final_cleanup ( void  )

[p468#1335]: Last-minute procedures

◆ init_prim()

Static void init_prim ( void  )

p468#1336: initialize all the primitives

◆ main()

int main ( int  argc,
char *  argv[] 
)

入口函数 [p466#1332]: TeX starts and ends here.

[#1332]: TeX start here

◆ S1337_Get_the_first_line_of_input_and_prepare_to_start()

static Boolean S1337_Get_the_first_line_of_input_and_prepare_to_start ( void  )
static

[#1337]

[#765]: Compute the magic offset

[#1337]