comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@acm.nospam.org>
Subject: Auto new line
Date: Tue, 18 Dec 2007 19:26:16 GMT
Date: 2007-12-18T19:26:16+00:00	[thread overview]
Message-ID: <s9V9j.255687$Fc.217713@attbi_s21> (raw)

[-- Attachment #1: Type: text/plain, Size: 101 bytes --]


-- 
Jeff Carter
"From this day on, the official language of San Marcos will be Swedish."
Bananas
28

[-- Attachment #2: hello.adb --]
[-- Type: text/plain, Size: 183 bytes --]

with Ada.Text_IO.Text_Streams;

procedure Hello is
   -- null;
begin -- Hello
  String'Write (Ada.Text_IO.Text_Streams.Stream (Ada.Text_IO.Standard_Output), "hello");
end Hello;

             reply	other threads:[~2007-12-18 19:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18 19:26 Jeffrey R. Carter [this message]
2007-12-18 19:46 ` Auto new line Jeffrey R. Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox