Home Posts Topics Members FAQ
Join Bytes to post your question to a community of 471,886 software developers and data experts.
is there a way to declare static variable in a function like so? function foo(){ static count; count++; } Thank you.
Replies have been disabled for this discussion.
By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.
To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.