comp.lang.ada
 help / color / mirror / Atom feed
From: z007400b@bc.seflin.org (Ralph Silverman)
Subject: Re: International Algorithmic language
Date: 1997/08/20
Date: 1997-08-20T00:00:00+00:00	[thread overview]
Message-ID: <5tfccu$mac@nntp.seflin.org> (raw)
In-Reply-To: 5t1lso$sad@nntp.seflin.org


	Internationalization of Algorithmic Language
	Part 1.
	( part b.001 )

	traditionally in
	 the 'c' programming language
		struct
	has the distinct feature,
	( among data-types )
	of
	of allowing definitions as
	well as declarations,
	much as with functions ...

	hence,  in ...

	struct person{
	 /* stuff here */
	} joe, anne; 

		person
	is defined
	 ( allocating no program space ! )

		joe
		anne
	are declared
	 ( allocating program space ! )

	traditionally,
	sizeof ( applied to ) person
	will give size of instance
	of derived data-type ...

	however,
	sizeof ( applied to ) joe
	or
	sizeof ( applied to ) anne
	will give the size of a
	pointer
	^^^^^^^
	to such a data-entity ! 

	international algorithmic language
	shall be similar ...

--

Ralph Silverman
z007400b@bcfreenet.seflin.lib.fl.us





  parent reply	other threads:[~1997-08-20  0:00 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-08  0:00 International Algorithmic language Ralph Silverman
1997-08-10  0:00 ` Robert Munck
1997-08-12  0:00 ` Ralph Silverman
1997-08-12  0:00   ` Robert A Duff
1997-08-30  0:00     ` script_name variable returning html page name calling script ?? Mickael
1997-09-03  0:00       ` Eric James DeArment
1997-08-13  0:00   ` International Algorithmic language Nick Wagg
1997-08-19  0:00     ` Ralph Silverman
1997-08-19  0:00       ` Robert Dewar
1997-08-21  0:00         ` Rune Moberg
1997-08-22  0:00           ` R.E.Donais
1997-08-15  0:00   ` Ralph Silverman
1997-08-17  0:00     ` Nick Andrew
1997-08-17  0:00       ` Robert Dewar
1997-08-18  0:00         ` Nick Andrew
1997-08-20  0:00           ` Rune Moberg
     [not found]         ` <33F771E2.363E18E9@hotmail.com>
1997-08-18  0:00           ` Robert Dewar
1997-08-20  0:00     ` Ralph Silverman [this message]
1997-08-22  0:00     ` Ralph Silverman
1997-08-26  0:00       ` Boyd Roberts
     [not found] <5s7tpq$gjt@nntp.seflin.org>
1997-08-05  0:00 ` International Algorithmic Language W. Wesley Groleau x4923
1997-08-06  0:00   ` John M. Mills
1997-08-05  0:00 ` Borg
     [not found] ` <5sa97g$o4l@falcon.le.ac.uk>
1997-08-06  0:00   ` Chris Waters
1997-08-06  0:00 ` John Gluth
1997-08-06  0:00 ` John Gluth
replies disabled

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