On Wed, Oct 2, 2024 at 10:52 AM Gabriel González via Freedos-user
<[email protected]> wrote:
[..]
> Before this short introduction, I would like to use FreeDOS , not MS
> DOS 6.22 , because FreeDOS looks like it is more powerful and we are
> a good community. So , the important question for me is :
>
> I will install Borland Turbo C++ 3.0 on the laptop and I will be playing
> with the INT21 calls . Do all calls are working on freeDos like the
> original MSDOS ? . I mean  , suppose I call the function of 47H of
> Int 21 ( get current path ) or other calls . Are all calls tested on
> FreeDOS and will it work ? I would like not to fight with the code ,
> thinking I'm wrong but later it is a bug on FreeDOS. This is the point,
> I hope you understand my question.


Yes, all DOS calls should work the same on FreeDOS as on MS-DOS for
what you are doing.

And running Borland should be fine too. I use OpenWatcom and IA-16 GCC
for most of my FreeDOS stuff, but I also have Borland Turbo C++ 1.01
(this was released for free/gratis .. we link to it on
https://www.freedos.org/about/devel/ but you need to sign up for a
free account with them).


_______________________________________________
Freedos-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to