Hi,
In Pascal there's a static array type declaration with fixed length. Can you come up with an example with a pascal function which doesnt work because of that and a instead works in C#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
Naresh BeniwalPosted Nov 26, 2022, 12:29 PM
https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/local-functions
Siddharth GajbhiyePosted Mar 15, 2021, 7:34 AM