init2 exit execs

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

TXT
5
字号
/* Schedule a self interrupt to wait for lower layer	*/
/* Wlan MAC process to finalize the MAC address			*/
/* registration and resolution.							*/
op_intrpt_schedule_self (op_sim_time (), 0);

⌨️ 快捷键说明

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