(1. MingW is a C/C compiler. Compiler and editor: A compiler is a program that compiles source code into object code; Tc is an editor: you can type code in it, highlight it, and automatically prompt. 2. It can be run or debugged in C-Free. Setting a breakpoint is very simple, that is, click the mouse in front of the code line where the breakpoint is to be set, and a small red dot indicates that the breakpoint is set. 3. The import of console program is main, and the import of Win32 program is WinMain4. Students who used to use TuborC will ask "What is engineering?". In the past, the program written in TurboC was usually a file, but when writing large programs in C language, it was impossible to write all the codes in one file, and many files must be written. "Project" is a collection of these questions. ) In "Project Name", inject the name you took for this project, preferably with a certain meaning. 5. The main code of the Windows program:
C language does big things.chm)