On Mon, 24 Sep 2018 15:52:31 -0400, Steve Nickolas wrote:
> On Mon, 24 Sep 2018, stecdose wrote:
>
>> One thing about coding style (it does not affect you - just something
>> that I noticed when reading code):
>> You have put your main() at the end. I want to get an overview of what
>> happens. I
On Mon, 24 Sep 2018, stecdose wrote:
One thing about coding style (it does not affect you - just something that I
noticed when reading code):
You have put your main() at the end. I want to get an overview of what
happens. I start scrolling down, but still reading from line 1. I want to see
mai
What do you think for FreeDOS TUI Shell?
I had a long long look at the sources, as they almost read like spoken
english and they are very easy to understand. They showed me a lot of
"how to do XY".
Apart from that I can't say something, because there is no point for me
in using a do
Hello everyone,
I released FreeDOS TUI Shell version 0.2.
FreeDOS TUI Shell is DOSSHELL command. It includes a file
manager internal application and running command internal
application.
Changes of version 0.2:
- Disabled menuitem foreground color have changed to grey on
"FDOSTUI.INI".