Everything

-file_inline


< Compile Options / Optimize Options >

[Format]

-file_inline=<file name>[,...]

 

[Description]

-

This option is not available in V.2.00. Any specification of this option will simply be ignored and will not lead to an error due to compatibility with former versions.

[Remarks]

-

For C (C99) source files, -merge_files can be used instead of -file_inline. Add the file that was used with -file_inline (including the file path if -file_inline_path was used together with it) as one of the source files to be merged.

-

There are some points to be noted regarding -merge_files. Refer to [Remarks] of the -merge_files option.