
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 06:35 AM
static at a file level says that the variable can't be used outside of the file in which it resides ie. it can't be used by another compilation unit....
3 replies | 90 view(s)
-
Today, 04:00 AM
I don't know - it must've been a limitation in some older version of MSVC. Or maybe it was originally a class member and needed to have the same...
3 replies | 90 view(s)
-
Today, 03:28 AM
Why is _superclock_ticks_per_second static? What is trying to be achieved?
3 replies | 90 view(s)
-
Today, 03:21 AM
Am I doing something stupid here?? The following code is in a DLL:-
// In a header file while building the DLL (i.e. assume that
//...
3 replies | 90 view(s)
|
Click Here to Expand Forum to Full Width
|