#author("2018-12-11T16:46:25+09:00","default:honma","honma")
#author("2019-10-02T08:53:49+09:00","default:honma","honma")
* 共有ライブラリの特殊な関数 [#j37322c6]

共有ライブラリのロード、アンロード時に動的ローダーから自動的に呼び出される関数を独自に準備することでライブラリ内の事前処理を行なうことが可能。~

#style(addstyle=float:left;margin:0px;){{
|void _init()|ライブラリのロード時に実行|
|void _fini(void)|ライブラリのアンロード時に実行|
}}
#style(style=clear:both;,end)


[[動的にロード可能なライブラリーを作成する方法:https://www.ibm.com/developerworks/jp/linux/library/l-shobj/index.html]]

#htmlinsert(amazon_pc.html);

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS