News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Are there hit counts for various pages?

Started by Grouch, February 06, 2017, 12:26:15 AM

Previous topic - Next topic

Grouch

I have worked on the wxSmith tutorials, recently especially on Tutorial 10: Using wxGrid. I can't help wondering if anybody reads them. Are there data on the hit counts for such files, and if so, how does one see it? Thanks.

ollydbg

I think currently there is no such feature in the page, but maybe, some administrators can enable this feature on the wiki system.

BTW: You contribution is quite nice, thank you very much.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.