Click here to Skip to main content
15,889,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to wait for folder to finish copy Pin
David Crow16-Oct-07 3:11
David Crow16-Oct-07 3:11 
QuestionRe: How to wait for folder to finish copy Pin
icsr16-Oct-07 4:31
icsr16-Oct-07 4:31 
AnswerRe: How to wait for folder to finish copy Pin
David Crow16-Oct-07 4:45
David Crow16-Oct-07 4:45 
GeneralRe: How to wait for folder to finish copy Pin
icsr16-Oct-07 4:59
icsr16-Oct-07 4:59 
QuestionCreateProcess without Administrator Rights Pin
Michael Bergman15-Oct-07 7:01
Michael Bergman15-Oct-07 7:01 
AnswerRe: CreateProcess without Administrator Rights Pin
Xing Chen15-Oct-07 15:23
Xing Chen15-Oct-07 15:23 
QuestionPlain C Question Pin
#realJSOP15-Oct-07 5:42
mve#realJSOP15-Oct-07 5:42 
AnswerRe: Plain C Question Pin
Matthew Faithfull15-Oct-07 5:51
Matthew Faithfull15-Oct-07 5:51 
John Simmons / outlaw programmer wrote:
It looks like a function pointer


Mostly because it is. A pointer to something like.

<br />
int InitFunc(EVP_MD_CTX* ctx)<br />
{<br />
//...<br />
}<br />


the struct member is called init
It looks like an attempt to sort of create a class in 'C' by tying functions to a struct to make them 'member' functions.

Anyway I thought you'd entirely graduated to 'toy' languages like C# and left all this grungy stuff behind?Smile | :)

Nothing is exactly what it seems but everything with seems can be unpicked.

GeneralRe: Plain C Question Pin
#realJSOP15-Oct-07 5:58
mve#realJSOP15-Oct-07 5:58 
GeneralRe: Plain C Question Pin
Matthew Faithfull15-Oct-07 6:13
Matthew Faithfull15-Oct-07 6:13 
GeneralRe: Plain C Question Pin
#realJSOP15-Oct-07 7:13
mve#realJSOP15-Oct-07 7:13 
GeneralRe: Plain C Question Pin
Matthew Faithfull15-Oct-07 7:24
Matthew Faithfull15-Oct-07 7:24 
GeneralRe: Plain C Question Pin
led mike15-Oct-07 6:20
led mike15-Oct-07 6:20 
GeneralRe: Plain C Question Pin
#realJSOP15-Oct-07 6:36
mve#realJSOP15-Oct-07 6:36 
GeneralRe: Plain C Question Pin
led mike15-Oct-07 6:46
led mike15-Oct-07 6:46 
GeneralRe: Plain C Question Pin
#realJSOP15-Oct-07 7:11
mve#realJSOP15-Oct-07 7:11 
GeneralRe: Plain C Question Pin
led mike15-Oct-07 7:47
led mike15-Oct-07 7:47 
GeneralRe: Plain C Question Pin
#realJSOP15-Oct-07 8:42
mve#realJSOP15-Oct-07 8:42 
GeneralRe: Plain C Question Pin
led mike15-Oct-07 8:46
led mike15-Oct-07 8:46 
GeneralRe: Plain C Question Pin
#realJSOP15-Oct-07 9:59
mve#realJSOP15-Oct-07 9:59 
GeneralRe: Plain C Question Pin
Mike Dimmick15-Oct-07 12:55
Mike Dimmick15-Oct-07 12:55 
GeneralRe: Plain C Question Pin
Alex Cohn16-Oct-07 2:03
Alex Cohn16-Oct-07 2:03 
GeneralRe: Plain C Question Pin
Nemanja Trifunovic15-Oct-07 7:08
Nemanja Trifunovic15-Oct-07 7:08 
GeneralRe: Plain C Question Pin
Jörgen Sigvardsson15-Oct-07 9:15
Jörgen Sigvardsson15-Oct-07 9:15 
Questionvs2005 generated exe won't run :( Pin
hontonihanashita15-Oct-07 4:58
hontonihanashita15-Oct-07 4:58 

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.