[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reply to: [list | sender only]
Re: [ddlm-group] [THREAD 4] UTF8
- To: Nick.Spadaccini@uwa.edu.au, Group finalising DDLm and associated dictionaries <ddlm-group@iucr.org>
- Subject: Re: [ddlm-group] [THREAD 4] UTF8
- From: "Herbert J. Bernstein" <yaya@bernstein-plus-sons.com>
- Date: Tue, 13 Oct 2009 11:27:39 -0400 (EDT)
- In-Reply-To: <C6FAB587.1209D%nick@csse.uwa.edu.au>
- References: <C6FAB587.1209D%nick@csse.uwa.edu.au>
Dear Nick, Fortran dates from the days of "unit record" equipment, fixed length records on magnetic tape, and variable length records on paper tape. Part of the Fortran language spec is an I/O system for those days that pads incoming character data on read an arbitrary number of blanks on every "formatted" read, and which provides _no_ way to detect the original line termination. The language is also remarkably clumsy in handling variable length strings, preferring to pad, again with blanks, on every string assignment. It make fore great fun in programming for it. I would advise you to stick to C/C++/java, etc. Regards, Herbert ===================================================== Herbert J. Bernstein, Professor of Computer Science Dowling College, Kramer Science Center, KSC 121 Idle Hour Blvd, Oakdale, NY, 11769 +1-631-244-3035 yaya@dowling.edu ===================================================== On Tue, 13 Oct 2009, Nick Spadaccini wrote: > > > > On 13/10/09 10:46 PM, "Herbert J. Bernstein" <yaya@bernstein-plus-sons.com> > wrote: > >> The simple cure (just use C-I/O) is not acceptable to certain major >> crytallographic application developers. On that, too, there are fixes >> in the wings, but not solid yet. >> >> For now, I think we need to include trailing blank stripping in the spec. > > C-I/O-*nix person here doesn't quite understand what the issue is here. It > has been a long time since I programmed in Fortran. Can you clarify please. > > I don't understand why issues with padding need to be dealt with in a > specification. > > cheers > > Nick > > -------------------------------- > Associate Professor N. Spadaccini, PhD > School of Computer Science & Software Engineering > > The University of Western Australia t: +61 (0)8 6488 3452 > 35 Stirling Highway f: +61 (0)8 6488 1089 > CRAWLEY, Perth, WA 6009 AUSTRALIA w3: www.csse.uwa.edu.au/~nick > MBDP M002 > > CRICOS Provider Code: 00126G > > e: Nick.Spadaccini@uwa.edu.au > > > > > > _______________________________________________ > ddlm-group mailing list > ddlm-group@iucr.org > http://scripts.iucr.org/mailman/listinfo/ddlm-group > _______________________________________________ ddlm-group mailing list ddlm-group@iucr.org http://scripts.iucr.org/mailman/listinfo/ddlm-group
Reply to: [list | sender only]
- References:
- Re: [ddlm-group] [THREAD 4] UTF8 (Nick Spadaccini)
- Prev by Date: [ddlm-group] Straw poll results
- Next by Date: Re: [ddlm-group] Straw poll results
- Prev by thread: Re: [ddlm-group] [THREAD 4] UTF8
- Next by thread: Re: [ddlm-group] [THREAD 4] UTF8
- Index(es):