Re: Solaris, Xdesigner, C......
- From: Dave Thompson <david.thompson1@xxxxxxxxxxxxxxxx>
- Date: Wed, 14 Dec 2005 06:59:32 GMT
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
.
- References:
- Solaris, Xdesigner, C......
- From: jasclz
- Re: Solaris, Xdesigner, C......
- From: Randy Howard
- Re: Solaris, Xdesigner, C......
- From: Jordan Abel
- Solaris, Xdesigner, C......
- Prev by Date: Re: newbie-A line from K&R that puzzles me
- Next by Date: Re: What does free return?
- Previous by thread: Re: Solaris, Xdesigner, C......
- Next by thread: Re: Solaris, Xdesigner, C......
- Index(es):
Relevant Pages
|
|