cck1 (5) --- First phase of C program checker 10/10/84 | _U_s_a_g_e | cck1 | _D_e_s_c_r_i_p_t_i_o_n | 'Cck1' is the first phase of the UNIX (tm) 'lint' like | facility provided by the Georgia Tech Software Tools C com- | piler. This program is normally not called directly by the | user, but instead via one of the C compiler interludes, with | the '-y' option. | 'Cck1' reads a '.ck' file on its first standard input, and | produces output which should be sorted and passed on to the | second phase, 'cck2'. | The '.ck' file is produced automatically by 'c1' when the | '-y' option is passed on to it from one of the compiler | interludes. | _E_x_a_m_p_l_e_s | prog.ck> cck1 | sort | cck2 | _F_i_l_e_s | ?*.ck file output by 'c1' with the '-y' option, used as | input to 'cck1'. | _M_e_s_s_a_g_e_s | "Too many nesting levels" | "Nesting stack overflow" | _B_u_g_s | TTThhhiiisss ppprrrooogggrrraaammm iiisss ooonnnlllyyy aaavvvaaaiiilllaaabbbllleee tttooo llliiiccceeennnssseeeeeesss ooofff VVVeeerrrsssiiiooonnn 222...000 | ooofff ttthhheee GGGeeeooorrrgggiiiaaa TTTeeeccchhh CCC CCCooommmpppiiillleeerrr... | _S_e_e _A_l_s_o | cc (1), ccl (1), ucc (1), c1 (5), cck2 (5), _U_s_e_r_'_s _G_u_i_d_e _t_o | _t_h_e _G_e_o_r_g_i_a _T_e_c_h _C _C_o_m_p_i_l_e_r cck1 (5) - 1 - cck1 (5)