Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to find change in display ? Pin
grigsoft25-Apr-04 21:16
grigsoft25-Apr-04 21:16 
GeneralRe: How to find change in display ? Pin
Jijo.Raj26-Apr-04 2:40
Jijo.Raj26-Apr-04 2:40 
GeneralHow's about memory size usage Pin
nguyenvhn24-Apr-04 20:11
nguyenvhn24-Apr-04 20:11 
GeneralRe: How's about memory size usage Pin
Mike Nordell25-Apr-04 6:19
Mike Nordell25-Apr-04 6:19 
GeneralRe: How's about memory size usage Pin
nguyenvhn25-Apr-04 21:23
nguyenvhn25-Apr-04 21:23 
GeneralRe: How's about memory size usage Pin
Mike Nordell26-Apr-04 4:14
Mike Nordell26-Apr-04 4:14 
GeneralRe: How's about memory size usage Pin
Paul Ranson25-Apr-04 6:45
Paul Ranson25-Apr-04 6:45 
GeneralRe: How's about memory size usage Pin
nguyenvhn25-Apr-04 21:38
nguyenvhn25-Apr-04 21:38 
Thanks for your replying.

In before, my application has done well. But now the size of data is increase very high. My application must deal with its but I dont want to write new application from scratch. I want to update from old source code.

In old version, I used the following declare:

my_struct my_arr[C][W][D][P][S] with my_struct's size is 20 bytes as mention in previous thread.

C, W, D, P, S are const and C=120.

Now C can be 1000. I think my data structure may be too large.

Could you give me any idea or example to solver this kind of problem?

Thank you.
GeneralRe: How's about memory size usage Pin
Paul Ranson26-Apr-04 1:16
Paul Ranson26-Apr-04 1:16 
GeneralRe: How's about memory size usage Pin
nguyenvhn26-Apr-04 15:16
nguyenvhn26-Apr-04 15:16 
GeneralHash Table Pin
Member 104413524-Apr-04 20:04
Member 104413524-Apr-04 20:04 
GeneralRe: Hash Table Pin
Garth J Lancaster24-Apr-04 21:38
professionalGarth J Lancaster24-Apr-04 21:38 
GeneralRe: Hash Table Pin
Prakash Nadar24-Apr-04 22:39
Prakash Nadar24-Apr-04 22:39 
GeneralRe: Hash Table Pin
DougW4824-Apr-04 21:50
DougW4824-Apr-04 21:50 
GeneralRe: Hash Table Pin
Garth J Lancaster25-Apr-04 1:08
professionalGarth J Lancaster25-Apr-04 1:08 
GeneralRe: Hash Table Pin
David Crow26-Apr-04 3:05
David Crow26-Apr-04 3:05 
GeneralService question Pin
tank102524-Apr-04 17:45
tank102524-Apr-04 17:45 
GeneralFunction/ read file Pin
Sarah Shy24-Apr-04 15:03
sussSarah Shy24-Apr-04 15:03 
GeneralRe: Function/ read file Pin
wb24-Apr-04 19:35
wb24-Apr-04 19:35 
GeneralRe: Function/ read file Pin
sarah shy25-Apr-04 3:27
susssarah shy25-Apr-04 3:27 
GeneralHELP WITH CODE Pin
Anonymous25-Apr-04 3:54
Anonymous25-Apr-04 3:54 
GeneralRe: Function/ read file Pin
toxcct25-Apr-04 4:30
toxcct25-Apr-04 4:30 
QuestionHow to detect if a user is created? Pin
sekuritacs24-Apr-04 14:31
susssekuritacs24-Apr-04 14:31 
AnswerRe: How to detect if a user is created? Pin
David Crow26-Apr-04 3:08
David Crow26-Apr-04 3:08 
GeneralRe: How to detect if a user is created? Pin
sekuritacs26-Apr-04 13:56
susssekuritacs26-Apr-04 13:56 

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.