init exit execs

来自「opnet网络仿真」· 代码 · 共 6 行

TXT
6
字号
/* Schedule a self interrupt to wait for lower layer	*/
/* wlan MAC process to initialize and register itself in*/
/* the model-wide process registry.						*/
op_intrpt_schedule_self (op_sim_time (), 0);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?