size (3) --- calculate size of cross-assembler object code 01/15/83 _U_s_a_g_e size (-6800 | -8080) _D_e_s_c_r_i_p_t_i_o_n 'Size' is used to determine the number of bytes of object code in all the code segments of the named object file. The mandatory first argument tells whether the object file was generated by the Motorola 6800 cross-assembler ('as6800') or the Intel 8080 cross assembler ('as8080'). _E_x_a_m_p_l_e_s size -6800 .o size -8080 mux _M_e_s_s_a_g_e_s "Usage: size ..." for invalid argument syntax. Warnings if the object file could not be opened or is not in standard format. _S_e_e _A_l_s_o symbols (3), as6800 (3), as8080 (3), lk (3) size (3) - 1 - size (3)