Click here to Skip to main content
15,881,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: I this correct? Pin
Richard MacCutchan10-Feb-16 0:09
mveRichard MacCutchan10-Feb-16 0:09 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 0:40
professionalVISWESWARAN199810-Feb-16 0:40 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 1:03
mveRichard MacCutchan10-Feb-16 1:03 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 1:28
professionalVISWESWARAN199810-Feb-16 1:28 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 1:41
mveRichard MacCutchan10-Feb-16 1:41 
PraiseRe: I this correct? Pin
David Crow10-Feb-16 4:10
David Crow10-Feb-16 4:10 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 4:24
mveRichard MacCutchan10-Feb-16 4:24 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 4:23
professionalVISWESWARAN199810-Feb-16 4:23 
Sir, errors are quiet similar to my initial work.
i.e initially when I use system(store) it shows me an error the same error is showing
when I use system(sysCommand);

Error:
C#
Severity	Code	Description	Project	File	Line
Error	C2664	'int system(const char *)': cannot convert argument 1 from 'wchar_t [128]' to 'const char *'	CG	C:\Users\User\Desktop\Analyser tools\Sub-Project\Sub-Project\USB informer.cpp	52


Thank you for your kind help
GeneralRe: I this correct? Pin
David Crow10-Feb-16 4:25
David Crow10-Feb-16 4:25 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 4:28
professionalVISWESWARAN199810-Feb-16 4:28 
GeneralRe: I this correct? Pin
David Crow10-Feb-16 4:30
David Crow10-Feb-16 4:30 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 4:26
mveRichard MacCutchan10-Feb-16 4:26 
PraiseRe: I this correct? Pin
VISWESWARAN199810-Feb-16 4:30
professionalVISWESWARAN199810-Feb-16 4:30 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 7:28
professionalVISWESWARAN199810-Feb-16 7:28 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 7:41
mveRichard MacCutchan10-Feb-16 7:41 
GeneralRe: I this correct? Pin
VISWESWARAN199810-Feb-16 8:01
professionalVISWESWARAN199810-Feb-16 8:01 
SuggestionRe: I this correct? Pin
David Crow10-Feb-16 9:59
David Crow10-Feb-16 9:59 
GeneralRe: I this correct? Pin
Richard MacCutchan10-Feb-16 21:56
mveRichard MacCutchan10-Feb-16 21:56 
GeneralRe: I this correct? Pin
VISWESWARAN199811-Feb-16 8:48
professionalVISWESWARAN199811-Feb-16 8:48 
SuggestionRe: I this correct? Pin
David Crow11-Feb-16 9:22
David Crow11-Feb-16 9:22 
GeneralRe: I this correct? Pin
VISWESWARAN199811-Feb-16 9:44
professionalVISWESWARAN199811-Feb-16 9:44 
GeneralRe: I this correct? Pin
David Crow11-Feb-16 9:46
David Crow11-Feb-16 9:46 
GeneralRe: I this correct? Pin
VISWESWARAN199811-Feb-16 9:49
professionalVISWESWARAN199811-Feb-16 9:49 
AnswerRe: I this correct? Pin
David Crow11-Feb-16 9:53
David Crow11-Feb-16 9:53 
GeneralRe: I this correct? Pin
VISWESWARAN199812-Feb-16 4:38
professionalVISWESWARAN199812-Feb-16 4:38 

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.