Saved Bookmarks
| 1. |
Solve : Making External Function Program? |
|
Answer» Can I make EXTERNAL functions myself? With C, C++ or something like that? If I can the how?If you are up to speed using debug, create .com files.What programming language do I have to USE to make .com programs?SEARCH google for a tutorial on "using debug". You can also find many debug routines to perform various functions.It can be done with C++. With cout<<""; it displays the TEXT in the command PROMPT |
|