private_io.adb

Target Deployment Technology

Original Location: lib folder

Template: templatea.xdp

The code for the procedures priv_clock, priv_open, priv_close and priv_writeln must be reported with no modification in the settings
Library settings->Function bodies->Clock function/Open function/Close function/Write function

Be aware that some parameter names may have changed; for example, the parameter "fichier" is now "file".

Any additional with clauses that were written in private_io.adb have to be reported in the setting Library settings->Function bodies->with clauses for package body

Any other functions that were written in private_io.adb have to be reported in the setting
Library settings->Function bodies->User-defined function bodies