Technical Notes Database TN496D.txt OBJECT EXE FILE SIZE OVERHEAD Category :Pascal Platform :All Product :Turbo Pascal 5.5 Description: Q. How much overhead will result in the *.EXE file from using the object oriented style? A. The overhead will result from the pointer from the object to its method. This is a 4 byte pointer, so there isn't that much extra code generated. Reference: 7/16/98 4:35:32 PM
Last Modified: 01-SEP-99