[Aldor-l] Compiling setup

Ralf Hemmecke ralf at hemmecke.de
Sun Aug 13 07:32:56 EDT 2006


>> | Just being curious... is there a legal C program that defines a
>> | constant array, and a pointer (or whatever) to on element of that
>> | array and then modifies that entry in-place?
>>
>> If I understand the question correctly, the answer is "no".
> 
> For those being not familiar with C or C++:
> These languages also provide a modifier const (just doing what its name 
> suggests), which Aldor (currently) lacks.

Ooops. What is then

str: String == anotherString;

supposed to mean?

Ralf



More information about the Aldor-l mailing list