home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / cpcs.chm / html / vcunboxingconversion.gif < prev    next >
Graphics Interchange Format  |  2000-06-23  |  1.7 KB  |  265x259  |  4-bit (3 colors)
   ocr: On the stack On the heap - - 123 int =123; (i boxed) int object o=i; 123 - 123 intj=(int) o;