e:
>
> (added paragraph breaks to your email to make it easier to read)
>
>
> On Tue, Nov 26, 2024 at 3:59 PM Davide Erbetta via Freedos-devel
> wrote:
>
>
>
> Dear all,
>
> I'm new to this mailing list and maybe I'm asking a silly question, if
>
&
Dear all,
I'm new to this mailing list and maybe I'm asking a silly question, if
so I apologize in advance.
I'm enthusiastically using FreeDos, FED editor and OpenWatcom to develop
a small program to mimic the RPN Voyager HP10 calculator with a text
user interface with the C conio library (th
Hi all,
please let me share with you this tiny project: it's written in C with
FED editor and compiled with Open Watcom, all in FreeDOS.
The goal it's just to have some fun writing something with a TUI using
conio library, nothing more then this. The coding style is very basic
and somewher