

            size (3) --- calculate size of cross-assembler object code  01/15/83


            _U_s_a_g_e

                 size (-6800 | -8080) <object_file>


            _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)


