Click here to Skip to main content
15,888,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: char *> string conversion , env[] Pin
CPallini26-Oct-10 9:28
mveCPallini26-Oct-10 9:28 
GeneralRe: char *> string conversion , env[] Pin
CPallini26-Oct-10 7:50
mveCPallini26-Oct-10 7:50 
GeneralRe: char *> string conversion , env[] Pin
Richard MacCutchan26-Oct-10 10:28
mveRichard MacCutchan26-Oct-10 10:28 
QuestionHow to unregister a windows service? Pin
Aseem Sharma26-Oct-10 6:48
Aseem Sharma26-Oct-10 6:48 
QuestionCross referencing resource ID between source code and resource file ? Pin
Maximilien26-Oct-10 4:15
Maximilien26-Oct-10 4:15 
AnswerRe: Cross referencing resource ID between source code and resource file ? Pin
David Crow26-Oct-10 4:27
David Crow26-Oct-10 4:27 
AnswerRe: Cross referencing resource ID between source code and resource file ? Pin
Sauro Viti26-Oct-10 4:45
professionalSauro Viti26-Oct-10 4:45 
QuestionC++ parser Pin
Andrea Di Domenico26-Oct-10 3:44
Andrea Di Domenico26-Oct-10 3:44 
Hello,

I would to develop an application in c++ to decode some messages.
The user can specify the value of each field and when a message arrives, it is decoded with the rules first specified.

e.g.
I have a message formed by 16 bit and at most I can have 32 messages in the same frame.
The user can add the rules to decode the frame.
Beginning the uses must specify the fields that form the frame and when the frame arrive, the application fills the fields specified by the user.

How can i implement this application?
is there some tool that simplifies the development?

Thank You,

Andrea.
AnswerRe: C++ parser Pin
Cedric Moonen26-Oct-10 4:45
Cedric Moonen26-Oct-10 4:45 
GeneralRe: C++ parser Pin
Andrea Di Domenico26-Oct-10 5:27
Andrea Di Domenico26-Oct-10 5:27 
GeneralRe: C++ parser Pin
Cedric Moonen26-Oct-10 7:25
Cedric Moonen26-Oct-10 7:25 
AnswerRe: C++ parser Pin
CPallini26-Oct-10 5:58
mveCPallini26-Oct-10 5:58 
AnswerRe: C++ parser [modified] Pin
Rick York26-Oct-10 8:14
mveRick York26-Oct-10 8:14 
JokeRe: C++ parser Pin
Alain Rist26-Oct-10 10:48
Alain Rist26-Oct-10 10:48 
GeneralRe: C++ parser Pin
Rick York27-Oct-10 10:37
mveRick York27-Oct-10 10:37 
GeneralRe: C++ parser Pin
Alain Rist27-Oct-10 10:59
Alain Rist27-Oct-10 10:59 
GeneralRe: C++ parser Pin
Andrea Di Domenico2-Nov-10 3:47
Andrea Di Domenico2-Nov-10 3:47 
AnswerRe: C++ parser Pin
Alain Rist26-Oct-10 10:44
Alain Rist26-Oct-10 10:44 
QuestionHow to update records on live(remote) database from local machine ... Pin
shiv@nand25-Oct-10 23:58
shiv@nand25-Oct-10 23:58 
QuestionRe: How to update records on live(remote) database from local machine ... Pin
David Crow26-Oct-10 3:42
David Crow26-Oct-10 3:42 
QuestionAbout dialog bar that supports a drop-down for extra controls in it Pin
Nishad S25-Oct-10 19:46
Nishad S25-Oct-10 19:46 
AnswerRe: About dialog bar that supports a drop-down for extra controls in it Pin
Niklas L25-Oct-10 21:45
Niklas L25-Oct-10 21:45 
GeneralRe: About dialog bar that supports a drop-down for extra controls in it Pin
Nishad S25-Oct-10 22:06
Nishad S25-Oct-10 22:06 
QuestionCrash Pin
T.RATHA KRISHNAN25-Oct-10 19:08
T.RATHA KRISHNAN25-Oct-10 19:08 
AnswerRe: Crash Pin
Cedric Moonen25-Oct-10 20:22
Cedric Moonen25-Oct-10 20:22 

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.