Strange void pointer declaration

Status
Not open for further replies.

Eddie Dean

Newbie level 1
Joined
Mar 26, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,287
Never seen something like this before, maybe you can shed some light on it ?

Code:
void ( * pfOnReceive ) [B][U]( void )[/U][/B];

Its a void pointer for a function reference with void arguments?

Never seen the bold part before
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…