Re: Solaris, Xdesigner, C......



On Thu, 1 Dec 2005 22:43:37 +0000 (UTC), Jordan Abel
<jmabel@xxxxxxxxxx> wrote:

> On 2005-12-01, Richard Heathfield <invalid@xxxxxxxxxxxxxxx> wrote:
> > Randy Howard said:
> >
> >> There are no GUIs in standard C.
> >
> > There might be. Standard C does not forbid an implementation to use GUI
> > stuff for, say, stdin, stdout, and stderr.
>
> And an implementation that did might be better from some points of view,
> as such an implementation could allow \v to work as expected. It's not
> clear to me just what is expected, but clearly someone had something in
> mind at some point other than doing nothing or printing an unspecified
> graphical character.

Once upon a time there were printers that had vertical tabs, most
widespreadly the workhorse IBM 1403 series which used a small loop of
punched paper tape to specify "stops" for up to 12 IIRC channels, in
much the same fashion as typewriters and now word processor programs
allow you to set horizontal tab stops; by convention channel 1 was
top-of-form only, but others might be site or application dependent.
Many other manufacturers either used a compatible scheme, or an
incompatible but claimed better one. After about 1980 these started
falling out of fashion and I don't think I've seen any since 1990.

You might still find some dusty-deck Fortran that uses (used) these by
outputting carriage-control characters in column 1 other than space
and plus and '1', and maybe some COBOL although COBOL that needed
extensive page formatting would probably better use (have used) the
report-generator features instead of explicit code.

- David.Thompson1 at worldnet.att.net
.



Relevant Pages

  • Re: If you were inventing CoBOL...
    ... the standard doesn't support communication with the Windows GUI. ... The Standard doesn't acknowledge GUIs ... They shouldn't be extensions to Cobol; ...
    (comp.lang.cobol)
  • Re: Cobol books & experiences
    ... >>> GUIs will never be a COBOL standard at this late stage. ... > GUIs - COBOL could well have set the standard for GUI-ing. ...
    (comp.lang.cobol)
  • Re: Cobol books & experiences
    ... same manner as COBOL file handling, particularly as any GUI-ing has to ... GUIs - COBOL could well have set the standard for GUI-ing. ...
    (comp.lang.cobol)
  • Re: Method to force keeping of source
    ... It appears to me that your wish is that the COBOL standard should prevent ... environment for the compiler or in the execution environment. ... > implementor defined is one of the problems as I look at the situation as ...
    (comp.lang.cobol)
  • Re: Program templates as Object Classes
    ... Here's the problem with OO COBOL - it is still very incomplete.. ... realized that OO was incomplete without support ... It's about two years ago a former, retired M/F Manager, (not Bill Klein ... Micro Focus above - but he was referring to the fact that Standard ...
    (comp.lang.cobol)