Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

ObjExt

Object file extension

Declaration

Source position: fpmkunit.pp line 308

const ObjExt = '.o';

Description

Constant defining the file extension for compiled object files. Object files contain machine code generated from source compilation and are linked together to create executables.


Documentation generated on: Dec 15 2025