home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / help / base / mode < prev    next >
Encoding:
Text File  |  1997-04-23  |  366 b   |  16 lines

  1.     
  2.     _T_h_e (_S_t_o_r_a_g_e) _M_o_d_e _o_f _a_n _O_b_j_e_c_t
  3.     
  4.          mode(x)
  5.     
  6.     _D_e_s_c_r_i_p_t_i_o_n:
  7.     
  8.          mode provides a means of determining the type or
  9.          storage mode of an object.  mode returns a character
  10.          string giving the (storage) mode of the object.
  11.     
  12.     _S_e_e _A_l_s_o:
  13.     
  14.          storage.mode, typeof.
  15.     
  16.