VAR as a topic

Forum for discussion about the documentation project.
fxm
Moderator
Posts: 12081
Joined: Apr 22, 2009 12:46
Location: Paris suburbs, FRANCE

Re: VAR as a topic

Post by fxm »

Thanks, I didn't know.
I will update the documentation accordingly.

[edit]
Done:
- KeyPgVar → fxm ['STATIC' can be put in front of 'VAR' to define a static variable]
- KeyPgStatic → fxm ['STATIC' can be put in front of 'VAR' to define a static variable]
- KeyPgByrefVariables → fxm ['STATIC' can be put in front of 'VAR' to define a static variable]
- KeyPgShared → fxm ['STATIC' can be put in front of 'VAR' to define a static variable]
- ProPgVariableLifetime → fxm ['STATIC' can be put in front of 'VAR' to define a static variable]
- ProPgReferences → fxm ['STATIC' can be put in front of 'VAR' to define a static variable]
fxm
Moderator
Posts: 12081
Joined: Apr 22, 2009 12:46
Location: Paris suburbs, FRANCE

Re: VAR as a topic

Post by fxm »

fxm wrote:Except the 'VAR' documentation page, there are 10 other documentation pages using the 'VAR' keyword in their 'Example' paragraph: In my opinion, this is not at all justified for only the last 4 cases.
Is there anyone who is against not using 'VAR' in examples for the last 4 documentation pages above (one would leave it for the first 6 documentation pages above, and also obviously for the VAR documentation page itself) ?


[edit] (04 Sep 2021)
Done now.
Post Reply