Click here to Skip to main content
15,922,407 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Overwrite avoiding in memcpy Pin
Maxwell Chen4-Jan-08 0:40
Maxwell Chen4-Jan-08 0:40 
GeneralRe: Overwrite avoiding in memcpy Pin
CodingLover3-Jan-08 20:41
CodingLover3-Jan-08 20:41 
GeneralRe: Overwrite avoiding in memcpy Pin
Maxwell Chen3-Jan-08 20:42
Maxwell Chen3-Jan-08 20:42 
GeneralRe: Overwrite avoiding in memcpy Pin
Haroon Sarwar3-Jan-08 20:46
Haroon Sarwar3-Jan-08 20:46 
GeneralRe: Overwrite avoiding in memcpy Pin
David Crow4-Jan-08 3:15
David Crow4-Jan-08 3:15 
GeneralRe: Overwrite avoiding in memcpy Pin
CodingLover6-Jan-08 17:04
CodingLover6-Jan-08 17:04 
GeneralRe: Overwrite avoiding in memcpy Pin
David Crow7-Jan-08 3:10
David Crow7-Jan-08 3:10 
GeneralC2144 error char should be preceded by ; Pin
subramanyeswari3-Jan-08 18:39
subramanyeswari3-Jan-08 18:39 
I am porting bc3.1 code to VC++.Net. While compiling i am getting the above error in the below line

extern char MC_320_ATP[];

this is in header file and the cpp file contains

char MC_320_ATP[] = "\n#DIR A320\n 4.2 Micro Computer Test %02d.%02d.%04d %02d:%
02d:%02d";

Thanks for your help
Regards
GeneralRe: C2144 error char should be preceded by ; Pin
Haroon Sarwar3-Jan-08 19:18
Haroon Sarwar3-Jan-08 19:18 
GeneralRe: C2144 error char should be preceded by ; Pin
subramanyeswari3-Jan-08 19:26
subramanyeswari3-Jan-08 19:26 
GeneralRe: C2144 error char should be preceded by ; Pin
Haroon Sarwar3-Jan-08 19:34
Haroon Sarwar3-Jan-08 19:34 
GeneralRe: C2144 error char should be preceded by ; Pin
subramanyeswari3-Jan-08 19:39
subramanyeswari3-Jan-08 19:39 
GeneralRe: C2144 error char should be preceded by ; Pin
subramanyeswari3-Jan-08 19:41
subramanyeswari3-Jan-08 19:41 
GeneralRe: C2144 error char should be preceded by ; Pin
Haroon Sarwar3-Jan-08 19:47
Haroon Sarwar3-Jan-08 19:47 
GeneralRe: C2144 error char should be preceded by ; Pin
beko3-Jan-08 20:22
beko3-Jan-08 20:22 
GeneralRe: C2144 error char should be preceded by ; Pin
subramanyeswari3-Jan-08 22:07
subramanyeswari3-Jan-08 22:07 
GeneralRe: C2144 error char should be preceded by ; Pin
Iain Clarke, Warrior Programmer3-Jan-08 23:28
Iain Clarke, Warrior Programmer3-Jan-08 23:28 
GeneralRe: C2144 error char should be preceded by ; Pin
subramanyeswari4-Jan-08 0:06
subramanyeswari4-Jan-08 0:06 
QuestionList control with "horizontal header" ? Pin
Vaclav_3-Jan-08 15:54
Vaclav_3-Jan-08 15:54 
AnswerRe: List control with "horizontal header" ? Pin
David Crow3-Jan-08 16:06
David Crow3-Jan-08 16:06 
QuestionRe: List control with "horizontal header" ? Pin
Maxwell Chen3-Jan-08 16:08
Maxwell Chen3-Jan-08 16:08 
GeneralRe: List control with "horizontal header" ? Pin
Vaclav_3-Jan-08 16:18
Vaclav_3-Jan-08 16:18 
GeneralRe: List control with "horizontal header" ? Pin
Vaclav_3-Jan-08 16:17
Vaclav_3-Jan-08 16:17 
GeneralRe: List control with "horizontal header" ? Pin
David Crow4-Jan-08 2:31
David Crow4-Jan-08 2:31 
AnswerRe: List control with "horizontal header" ? Pin
Iain Clarke, Warrior Programmer3-Jan-08 23:31
Iain Clarke, Warrior Programmer3-Jan-08 23:31 

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.