A86: creating string routines


[Prev][Next][Index][Thread]

A86: creating string routines




im working on a program that uses strings to store data and plan on making an 
on calc editor.
how do you use the _CREATESTRNG   equ      472Fh   routine??
do you have to create it then use findsym to access it?