delphi - Arrays as result type and input for functions - Stack Overflow

delphi - Arrays as result type and input for functions - Stack Overflow

瀏覽:1092
日期:2026-04-22
The issue is that you're not allowed to create a new type in a function declaration. But that's what you're doing when you specify the return type as ......看更多