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

C / C++ / MFC

 
AnswerRe: How to do rate control when send Transfer Stream Data? Pin
softwaremonkey30-Mar-12 6:48
softwaremonkey30-Mar-12 6:48 
GeneralRe: How to do rate control when send Transfer Stream Data? Pin
yu-jian2-Apr-12 6:42
yu-jian2-Apr-12 6:42 
QuestionCtrl+c Pin
john563226-Mar-12 23:28
john563226-Mar-12 23:28 
AnswerRe: Ctrl+c Pin
«_Superman_»27-Mar-12 0:08
professional«_Superman_»27-Mar-12 0:08 
GeneralRe: Ctrl+c Pin
john563227-Mar-12 2:00
john563227-Mar-12 2:00 
QuestionHow to add tag to Existing PDF files with C++? Pin
Falconapollo26-Mar-12 22:45
Falconapollo26-Mar-12 22:45 
AnswerRe: How to add tag to Existing PDF files with C++? Pin
CPallini26-Mar-12 23:46
mveCPallini26-Mar-12 23:46 
QuestionHow to fetch values from memory using structure variable name. Pin
shanmugarajaa26-Mar-12 17:57
shanmugarajaa26-Mar-12 17:57 
my application consists of structure with 200 member variable.


For Example:
<perv>
Struct sample
{
char xyz[200];
int x1[400];
char y2[100][10];
float z2[200];
...................
.................
..................
................
}


Now user will just passes the value like xyz[100], x1[201] and my application need to fetch the corresponding value from memory and display to them
kindly help me friends..



modified 27-Mar-12 0:07am.

AnswerRe: How to fetch values from memory using structure variable name. Pin
Albert Holguin26-Mar-12 19:15
professionalAlbert Holguin26-Mar-12 19:15 
GeneralRe: How to fetch values from memory using structure variable name. Pin
shanmugarajaa26-Mar-12 19:40
shanmugarajaa26-Mar-12 19:40 
GeneralRe: How to fetch values from memory using structure variable name. Pin
Albert Holguin26-Mar-12 19:47
professionalAlbert Holguin26-Mar-12 19:47 
GeneralRe: How to fetch values from memory using structure variable name. Pin
shanmugarajaa26-Mar-12 20:06
shanmugarajaa26-Mar-12 20:06 
GeneralRe: How to fetch values from memory using structure variable name. Pin
Chandrasekharan P26-Mar-12 20:26
Chandrasekharan P26-Mar-12 20:26 
GeneralRe: How to fetch values from memory using structure variable name. Pin
shanmugarajaa26-Mar-12 21:24
shanmugarajaa26-Mar-12 21:24 
GeneralRe: How to fetch values from memory using structure variable name. Pin
Albert Holguin27-Mar-12 4:09
professionalAlbert Holguin27-Mar-12 4:09 
QuestionRe: How to fetch values from memory using structure variable name. Pin
CPallini26-Mar-12 21:58
mveCPallini26-Mar-12 21:58 
AnswerRe: How to fetch values from memory using structure variable name. Pin
shanmugarajaa26-Mar-12 22:33
shanmugarajaa26-Mar-12 22:33 
AnswerRe: How to fetch values from memory using structure variable name. Pin
Erudite_Eric26-Mar-12 22:44
Erudite_Eric26-Mar-12 22:44 
GeneralRe: How to fetch values from memory using structure variable name. Pin
shanmugarajaa26-Mar-12 23:44
shanmugarajaa26-Mar-12 23:44 
GeneralRe: How to fetch values from memory using structure variable name. Pin
Erudite_Eric27-Mar-12 1:38
Erudite_Eric27-Mar-12 1:38 
AnswerRe: How to fetch values from memory using structure variable name. Pin
Randor 27-Mar-12 14:16
professional Randor 27-Mar-12 14:16 
Questionc++ win32, swscanf_s - Verify my use of it. Pin
jkirkerx26-Mar-12 11:40
professionaljkirkerx26-Mar-12 11:40 
QuestionRe: c++ win32, swscanf_s - Verify my use of it. Pin
David Crow26-Mar-12 16:52
David Crow26-Mar-12 16:52 
AnswerI think it will never work Pin
jkirkerx27-Mar-12 6:10
professionaljkirkerx27-Mar-12 6:10 
AnswerRe: c++ win32, swscanf_s - Verify my use of it. Pin
Mohibur Rashid26-Mar-12 19:15
professionalMohibur Rashid26-Mar-12 19:15 

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.