Click here to Skip to main content
15,905,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Huge array processing. Pin
Rustik23-Jun-08 2:29
Rustik23-Jun-08 2:29 
GeneralRe: Huge array processing. Pin
CPallini23-Jun-08 3:00
mveCPallini23-Jun-08 3:00 
GeneralRe: Huge array processing. Pin
Rustik25-Jun-08 2:56
Rustik25-Jun-08 2:56 
GeneralRe: Huge array processing. Pin
CPallini25-Jun-08 4:44
mveCPallini25-Jun-08 4:44 
GeneralRe: Huge array processing. Pin
Rustik25-Jun-08 23:12
Rustik25-Jun-08 23:12 
GeneralRe: Huge array processing. Pin
CPallini26-Jun-08 0:00
mveCPallini26-Jun-08 0:00 
GeneralRe: Huge array processing. Pin
Rustik26-Jun-08 2:25
Rustik26-Jun-08 2:25 
QuestionCompilation error Pin
CodingLover22-Jun-08 20:59
CodingLover22-Jun-08 20:59 
Hi all,

I'm try to create a class to write a xml file using xmllite. I've include xmllite.h and xmllite.lib in correct place. Anyhow when I compile the following, got a compile error.

CComPtr<istream> pOutFileStream;
</istream>


Error is,


error C2143: syntax error : missing ';' before '<'
error C2501: 'CXMLWriter::CComPtr' : missing storage-class or type specifiers
error C2238: unexpected token(s) preceding ';'


How can solved this.

I appreciate your help all the time...
CodingLover Smile | :)

AnswerRe: Compilation error Pin
Paresh Chitte22-Jun-08 21:13
Paresh Chitte22-Jun-08 21:13 
NewsRe: Compilation error Pin
CodingLover22-Jun-08 22:18
CodingLover22-Jun-08 22:18 
GeneralRe: Compilation error Pin
Paresh Chitte22-Jun-08 23:44
Paresh Chitte22-Jun-08 23:44 
GeneralRe: Compilation error Pin
CodingLover22-Jun-08 23:46
CodingLover22-Jun-08 23:46 
GeneralRe: Compilation error Pin
Paresh Chitte23-Jun-08 0:07
Paresh Chitte23-Jun-08 0:07 
General[OT] Re: Compilation error Pin
David Crow23-Jun-08 3:35
David Crow23-Jun-08 3:35 
AnswerRe: Compilation error Pin
Cedric Moonen22-Jun-08 21:13
Cedric Moonen22-Jun-08 21:13 
GeneralRe: Compilation error Pin
CodingLover22-Jun-08 21:16
CodingLover22-Jun-08 21:16 
GeneralRe: Compilation error Pin
Cedric Moonen22-Jun-08 21:19
Cedric Moonen22-Jun-08 21:19 
GeneralRe: Compilation error Pin
CodingLover22-Jun-08 21:31
CodingLover22-Jun-08 21:31 
GeneralRe: Compilation error Pin
Cedric Moonen22-Jun-08 21:34
Cedric Moonen22-Jun-08 21:34 
NewsRe: Compilation error Pin
CodingLover22-Jun-08 22:13
CodingLover22-Jun-08 22:13 
AnswerRe: Compilation error Pin
Hamid_RT23-Jun-08 18:32
Hamid_RT23-Jun-08 18:32 
QuestionMenu Bar Button Pin
shakumar_2222-Jun-08 20:23
shakumar_2222-Jun-08 20:23 
AnswerRe: Menu Bar Button Pin
ThatsAlok23-Jun-08 1:06
ThatsAlok23-Jun-08 1:06 
AnswerRe: Menu Bar Button Pin
Hamid_RT23-Jun-08 18:26
Hamid_RT23-Jun-08 18:26 
QuestionDisplaying Jpeg Image in MFC Pin
Shivarudrayya H22-Jun-08 20:06
Shivarudrayya H22-Jun-08 20:06 

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.