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 / storage.mode < prev    next >
Encoding:
Text File  |  1997-04-23  |  386 b   |  17 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.          storage.mode(x)
  5.     
  6.     _D_e_s_c_r_i_p_t_i_o_n:
  7.     
  8.          storage.mode provides a means of determining the type
  9.          or storage mode of an object.  storage.mode returns a
  10.          character string giving the (storage) mode of the
  11.          object.
  12.     
  13.     _S_e_e _A_l_s_o:
  14.     
  15.          mode, typeof.
  16.     
  17.