Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDebug exe Pin
novachen29-Jul-03 3:56
novachen29-Jul-03 3:56 
GeneralRe: Debug exe Pin
David Crow29-Jul-03 7:30
David Crow29-Jul-03 7:30 
GeneralRe: Debug exe Pin
Alexander M.,29-Jul-03 9:20
Alexander M.,29-Jul-03 9:20 
GeneralAFX_SQL_ERROR_CONNECT_FAIL Pin
modular29-Jul-03 3:53
modular29-Jul-03 3:53 
GeneralStrange Codes Pin
FlyingDancer29-Jul-03 3:50
FlyingDancer29-Jul-03 3:50 
GeneralRe: Strange Codes Pin
73Zeppelin29-Jul-03 5:45
73Zeppelin29-Jul-03 5:45 
GeneralRe: Strange Codes Pin
David Crow29-Jul-03 7:37
David Crow29-Jul-03 7:37 
GeneralRe: Strange Codes Pin
armentage29-Jul-03 8:24
armentage29-Jul-03 8:24 
DavidCrow wrote:
It looks like a syntax error to me. The private keyword should have a colon after it, and the square brackets should follow the variable, not the type.

private: Mutex m_mutex[];

If it's something different, it's new to me.



I think that's Java, or may C#. In Java, you denote the accessability of each member explicitly. Correct me if I'm wrong, its been a while since I used Java, arrays of a type are written as TypeName[] variableName.
GeneralRe: Strange Codes Pin
David Crow29-Jul-03 8:32
David Crow29-Jul-03 8:32 
GeneralRe: Strange Codes Pin
FlyingDancer29-Jul-03 14:39
FlyingDancer29-Jul-03 14:39 
GeneralRe: Strange Codes Pin
David Crow29-Jul-03 16:49
David Crow29-Jul-03 16:49 
GeneralSet Fullscreen mode Pin
soundman3229-Jul-03 3:39
soundman3229-Jul-03 3:39 
GeneralRe: Set Fullscreen mode Pin
zeki yugnak29-Jul-03 4:26
zeki yugnak29-Jul-03 4:26 
GeneralRe: Set Fullscreen mode Pin
soundman3229-Jul-03 5:06
soundman3229-Jul-03 5:06 
GeneralRe: Set Fullscreen mode Pin
wb29-Jul-03 5:18
wb29-Jul-03 5:18 
GeneralRe: Set Fullscreen mode Pin
User 2237029-Jul-03 6:04
User 2237029-Jul-03 6:04 
GeneralSAFEARRAY.. Pin
JoeSox29-Jul-03 3:36
JoeSox29-Jul-03 3:36 
GeneralRe: SAFEARRAY.. Pin
Ian Darling29-Jul-03 4:17
Ian Darling29-Jul-03 4:17 
GeneralRe: SAFEARRAY.. Pin
JoeSox29-Jul-03 6:05
JoeSox29-Jul-03 6:05 
GeneralCDC BitBlt problem Pin
_crs_29-Jul-03 3:12
_crs_29-Jul-03 3:12 
GeneralHmmm, it should have worked... Pin
Kochise29-Jul-03 4:30
Kochise29-Jul-03 4:30 
GeneralRe: CDC BitBlt problem Pin
Chris Losinger29-Jul-03 5:36
professionalChris Losinger29-Jul-03 5:36 
GeneralDebug Assertion Failed Pin
Luke Murray29-Jul-03 3:06
Luke Murray29-Jul-03 3:06 
GeneralRe: Debug Assertion Failed Pin
Michael Dunn29-Jul-03 5:05
sitebuilderMichael Dunn29-Jul-03 5:05 
GeneralRe: Debug Assertion Failed Pin
Luke Murray29-Jul-03 21:18
Luke Murray29-Jul-03 21:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.