RE: Why always open array as parameter?

From: Wijck, Bart van <"Wijck,>
Date: Tue, 11 Dec 2001 15:25:54 +0100

Bernhard,

I do not know what IMHO means, but I'm not sure of your answer. Surely it's
the type of f (ARRAY 8 OF CHAR) which is relevant, not that it so happens to
be filled with 3 characters ("123"). By the way you can fill it with 7 or 8
characters('1234567' or '12345678') but that does not matter. There is
still a compile error. The only thing I can think of is that it's a question
of efficiency.

Regards, Bart

-----Original Message-----
From: Treutwein; Bernhard
[mailto:Bernhard.Treutwein{([at]})nowhere.xy
Sent: Tuesday, December 11, 2001 2:18 PM
To: Wijck, Bart van
Subject: Re: Why always open array as parameter?


[...]

> f := "123";
> Do(f); (* HERE *)
[...]
>
> It's solved by making fid an open array. But why can't one pass fixed
arrays
> of the same size? Seems odd.
>

same ?

IMHO

   f := "1234567";

has the same size, or ?

regards

 
    Bernhard Treutwein
    Bernhard.Treutwein{([at]})nowhere.xy
    Tel. 049-89-2180-2774 Fax.: 089-2180-9927742
Received on Tue Dec 11 2001 - 14:25:54 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:27:46 UTC