Oxygen Basic

Information => Development => Topic started by: Charles Pegge on February 28, 2013, 02:20:53 AM

Title: Spring Clean
Post by: Charles Pegge on February 28, 2013, 02:20:53 AM
I will Removing a few redundant functions from the next Oxygen.dll API

o2_view_file
o2_asmo_file
o2_assemble_file


These were available for compilers to pass a file name to oxygen instead of a source string. In practice they were of limited used, because to compiler oftem need to prefix several commands to the source before compiling.

If this causes any distress, please let me know!

Charles