Re: Newline in Text Property

From: Armin Zingler (az.nospam_at_freenet.de)
Date: 04/20/04


Date: Tue, 20 Apr 2004 18:36:22 +0200


"Tom Shelton" <tom@mtogden.com> schrieb
>
> New lines are platform specific.

There is no platform specific standard.

-- 
Armin


Relevant Pages

  • Re: interesting use of NEXT SENTENCE vs. CONTINUE
    ... These days I don't do compiler maintenance, but I HAVE done in the past, so ... You had a chance to point out how adherence to the standard can improve ... >> compile it WITH MINOR MODIFICATIONS for a specific platform. ... > platform-specific extension to COBOL ...
    (comp.lang.cobol)
  • Re: interesting use of NEXT SENTENCE vs. CONTINUE
    ... > implementations that purport to conform to a COBOL standard is to write ... I DID think any old compiler would be able to ... compile it WITH MINOR MODIFICATIONS for a specific platform. ... >> Portability depends on where you plan to port (or more likely where ...
    (comp.lang.cobol)
  • Re: interesting use of NEXT SENTENCE vs. CONTINUE
    ... I DID think any old compiler would be able to ... > compile it WITH MINOR MODIFICATIONS for a specific platform. ... > not going to go to the Standard to see what SHOULD work. ... If you write your COBOL code avoiding the things that are marked as ...
    (comp.lang.cobol)
  • Re: C portability is a myth
    ... > solicitation for the availability of a compiler for a given platform. ... If the source is pure Standard C ... can be successfully ported to all implementations. ...
    (comp.lang.c)
  • Re: These are identical, right? char const* and const char*
    ... >> You gain working directly with the platform API in your code and thus ... I believe changing the default character set to UTF-8 would be ... >> platform specific APIs for those things not covered by the standard. ...
    (comp.lang.cpp)