本文总结了在实际工作中摸索的BASIC主程序与汇编语言子程序连接的新方法。
This article provides a new method for linking main BASIC program to assembly language subroutine.
第一个子程序 socket_setup() ,它返回一个准备接受连接的套接字。
The first one, socket_setup(), returns a socket which is ready to accept connections.
该方法可以简化BASIC主程序和汇编语言子程序的调试和连接过程。
The method can simply test and link the main BASIC program to assembly language subroutine.
该方法可以简化BASIC主程序和汇编语言子程序的调试和连接过程。
The method can simply test and link the main BASIC program to assembly language subroutine.
应用推荐