comp.lang.ada
 help / color / mirror / Atom feed
From: bbard@atr-15.hac.com (Bryce Bardin)
Subject: Re: Stylistic question: returning strings vs. pointers to strings
Date: 9 Mar 90 03:16:42 GMT	[thread overview]
Message-ID: <7561@hacgate.scg.hac.com> (raw)
In-Reply-To: 1990Mar8.141421.27352@planck.uucp

Come on, guys!  It should be:

  package COMMAND_LINE is

    function NARGS return Natural;
    function ARG (Index : in Positive) return String; 

  end COMMAND_LINE;

      reply	other threads:[~1990-03-09  3:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1990-03-05 23:19 Stylistic question: returning strings vs. pointers to strings Kenneth Almquist
1990-03-06 17:32 ` Andy DeFaria
1990-03-07 22:25   ` Robert I. Eachus
1990-03-08 14:14     ` Terry J. Westley
1990-03-09  3:16       ` Bryce Bardin [this message]
replies disabled

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