Re: C programmers (particularly those who use LCC32).

jim_breen_at_idontreadhotmail.com
Date: 06/24/04


Date: Thu, 24 Jun 2004 03:16:23 GMT

Paul Blay <ranma@saotome.demon.co.uk> dixit:
><jim_breen@idontreadhotmail.com> wrote ...
>> Srin Tuar <SrinTuar@example.net> dixit:
>> >Hrm, thats fairly horrid, for a compiler to do, imo.
>>
>> I agree. An English-centric view; typical of programmers with limited
>> world experience.

>He's French. :-P

I meant the person who wrote the compiler that barfed on encountering
8-bit characters.

>Cygwin was fine 'n' dandy with a related project that had a prepared
>auto-configuring makefile system. It's much less user friendly
>when I have to sort that bit out myself.

It's great for porting Unix-style packages into the Windows world.
I impressed everyone, including myself, by getting a slab of
Tcl/Tk/C ported to run on Windows without too much drama (this was
in Japan in 2001). It needed the tcl.dll and tk.dll which were
about 1Mb each to run in environments without Tcl/Tk installed, but
it worked.

-- 
Jim Breen        http://www.csse.monash.edu.au/~jwb/
Computer Science & Software Engineering,
Monash University, VIC 3800, Australia 
$B%8%`!&%V%j!<%s(B@$B%b%J%7%eBg3X(B


Relevant Pages

  • [Full-disclosure] Re: What A Click! [Internet Explorer]
    ... > tell your windows to open .HTA files in notepad. ... > (since there are more ways to cover windows with malicious lookalikes). ... >> Using custom Microsoft Agent characters it is possible to cover any kind ... including security or download dialogs. ...
    (Full-Disclosure)
  • Re: Tk 8.4.11 / Windows XP / Encoding problem
    ... Some of our clients are experiencing a weird problem on their Windows XP PCs. ... suddenly they start showing other characters instead of the correct utf-8 ... Tcl usually does proper detection of the system encoding. ...
    (comp.lang.tcl)
  • Re: File Attributes a real stumper
    ... Windows is based on that ANSI character set, or it may contain reserved windows names, such as 'com', 'lpt', or others. ... I've seen these type of files created using FTP, which supports ASCII, and an FTP server supports ASCII, and Windows will create it from FTP, but when you try to view it, or delete it, you'll have problems. ... A little background on undeletable files and folders: ... They would upload their illegal software to the FTP servers they find, but they would name the files and the folder they create with extended characters and symbols that FTP supports but Windows does not directly support, as well as create a very deep file structure with these extended unsupported ASCII characters, and/or file names with these characters that are greater than 256 characters. ...
    (microsoft.public.windows.server.general)
  • Re: Code Review - is this code shit
    ... of Windows files] will be seriously misread. ... of such characters are meant to be line separators (this would handle ... This is how best to use a crappy language for this purpose. ...
    (comp.lang.c)
  • Re: How many bytes per Italian character?
    ... yes I know how to ask Windows CE how big a buffer I'm going to need. ... and characters in Italian are the same size as characters in English, ... So have you detected that WinCE will cause a buffer overrun? ... It is not an error to tell you a string might be longer than it actually ...
    (microsoft.public.vc.mfc)