Dear sir /madam
i would like to ask what is the 'static class variables and static class functions'
i am doing C++ in singlton pattern and design i will be thankfull if anyone will help me to find these answers.
many thank's
mohammed
here is the quiestion for my assignment
„h Explain what static class variables and static class functions are. How do the above variables and functions differ from those you¡¦ve already met on the OOS module?
„h How do you declare static variables and functions? Give examples
„h Why are static variables declared in the cpp file ?
„h How do you access static functions from other code eg main( ) ?