[fpc-pascal] Re: String type compatibility

leledumbo leledumbo_cool at yahoo.co.id
Wed Apr 3 11:44:58 CEST 2013


> BTW, recently there are many discussions about language features, now I
would like to ask one question, why the following is not supported in
pascal:

procedure SomeThing(AParam: array[0..10] of Integer);

or 

procedure SomeThing(Aparam: string[10]);

But you have to define a custom type first?

Delphi compatibility and something else (should be documented on the wiki,
but I forgot on which release).



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/String-type-compatibility-tp5713952p5713955.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list