Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gInternalFiles
#4
Hi Denville,

Thanks for the feedback.

gInternalFiles used to be a variable and it became a function with the same name. As you may know, in Delphi you can omit the parenthesis of function calls if there are no parameters, so gInternalFiles alone works for both a variable referencing an object or a function returning an instance of the same object. The same is not true for C++, so you are correct.
Reply


Messages In This Thread
gInternalFiles - by denville - 05-17-2021, 02:49 PM
RE: gInternalFiles - by denville - 05-17-2021, 05:53 PM
RE: gInternalFiles - by kudzu - 05-17-2021, 06:08 PM
RE: gInternalFiles - by Alexandre Machado - 05-19-2021, 01:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)