A little info for those who uses FreeBasic (or even Power Basic 3.5) in
FreeDOS.  In case noone knows this, it is possible to mix both Basic and
Assembly language in the same source code using both PB and FB using the
‘ASM’ command.  This is something I have been doing in PowerBasic for some
time.  Not sure if anyone else has done this, but it is quite a nice
feature to have.

I am unfamiliar woththe C languages,  but does it also allow one to mix
both assembly in with the C source code?  Are there any other languages
that allows mixing of assembly in with the language code?

Just thought I would share this because I find it useful to be able to
program in Basic and Assembly together.  Basic since some things are
easier, and Assembly for speed and more control.
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to