Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.967 Beiträge
 
#1

Out parameters are just bad var parameters

  Alt 11. Apr 2021, 03:40
After talking about const parameters last time today we take a closer look at out parameters and how they differ from var parameters.

<div>I like the concept of out parameters as they clearly state that only the value that comes back matters and not the value that goes in. However, the Delphi implementation of out parameters has some aspects to it that can cause a decision against them and rath

Weiterlesen...
  Mit Zitat antworten Zitat