1. National characters


new topic     » topic index » view message » categorize

2. Re: National characters


new topic     » goto parent     » topic index » view message » categorize

3. Re: National characters


new topic     » goto parent     » topic index » view message » categorize

4. National characters


new topic     » goto parent     » topic index » view message » categorize

5. Re: National characters

rforno writes:
> You will notice that, if the program is named test.ex, these
> characters will be shown both during input and as a sequence in the
> following output. But if the program is named test.exw, it will completely
> ignore the characters entered by ALT-Numeric pad both in input and output.

Yes, ex reads and displays ALT characters, 
while exw (compiled by WATCOM)
cannot read or display them in a console window, 
although exw *can* read them 
in a normal Windows GUI (e.g. Win32Lib) window.

When I translate your example to C and compile with Lcc or Borland,
then the program *can* read and display the ALT characters 
in the Windows console window.

As Igor Kachan already stated, the problem lies in the WATCOM
runtime library for Windows.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu