Click here to Skip to main content
15,897,226 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access ODBC exception Pin
eusto4-Oct-06 21:05
eusto4-Oct-06 21:05 
Questionreallocation with new Pin
Kiran Pinjala4-Oct-06 0:38
Kiran Pinjala4-Oct-06 0:38 
AnswerRe: reallocation with new Pin
toxcct4-Oct-06 0:44
toxcct4-Oct-06 0:44 
AnswerRe: reallocation with new Pin
Link20064-Oct-06 0:59
Link20064-Oct-06 0:59 
GeneralRe: reallocation with new Pin
Kiran Pinjala4-Oct-06 2:36
Kiran Pinjala4-Oct-06 2:36 
AnswerRe: reallocation with new Pin
Link20064-Oct-06 4:08
Link20064-Oct-06 4:08 
GeneralRe: reallocation with new Pin
benjymous4-Oct-06 4:53
benjymous4-Oct-06 4:53 
GeneralRe: reallocation with new Pin
ThatsAlok4-Oct-06 8:03
ThatsAlok4-Oct-06 8:03 
Link2006 wrote:

buffer.resize(DEFAULT_SIZE + 1000);

cout << "After resize: " << buffer.size() << endl;


sorry, but little problem.. you cannot get the string as a whole.. it every charcter has it unique character...
better you have unsigned char instead it's pointer!


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief And you

GeneralRe: reallocation with new Pin
Link20064-Oct-06 12:46
Link20064-Oct-06 12:46 
GeneralRe: reallocation with new Pin
ThatsAlok4-Oct-06 17:52
ThatsAlok4-Oct-06 17:52 
AnswerRe: reallocation with new Pin
David Crow4-Oct-06 3:07
David Crow4-Oct-06 3:07 
QuestionAutomation Error in VB while packaging of MTS Pin
vivek.s.vivek4-Oct-06 0:21
vivek.s.vivek4-Oct-06 0:21 
NewsRe: Automation Error in VB while packaging of MTS Pin
Rajesh R Subramanian4-Oct-06 0:56
professionalRajesh R Subramanian4-Oct-06 0:56 
QuestionAutomation Error in VB while packaging of MTS Pin
vivek.s.vivek4-Oct-06 0:10
vivek.s.vivek4-Oct-06 0:10 
QuestiontreeView Pin
zizzzz4-Oct-06 0:05
zizzzz4-Oct-06 0:05 
AnswerRe: treeView Pin
_AnsHUMAN_ 4-Oct-06 0:21
_AnsHUMAN_ 4-Oct-06 0:21 
QuestionMemory Leak!!! Pin
Parthi_Appu3-Oct-06 23:58
Parthi_Appu3-Oct-06 23:58 
AnswerRe: Memory Leak!!! Pin
toxcct4-Oct-06 0:01
toxcct4-Oct-06 0:01 
GeneralRe: Memory Leak!!! Pin
Jörgen Sigvardsson5-Oct-06 14:02
Jörgen Sigvardsson5-Oct-06 14:02 
AnswerRe: Memory Leak!!! Pin
Nibu babu thomas4-Oct-06 0:02
Nibu babu thomas4-Oct-06 0:02 
AnswerRe: Memory Leak!!! Pin
_AnsHUMAN_ 4-Oct-06 0:09
_AnsHUMAN_ 4-Oct-06 0:09 
GeneralRe: Memory Leak!!! Pin
David Crow4-Oct-06 3:09
David Crow4-Oct-06 3:09 
GeneralRe: Memory Leak!!! Pin
ThatsAlok4-Oct-06 7:56
ThatsAlok4-Oct-06 7:56 
GeneralRe: Memory Leak!!! Pin
_AnsHUMAN_ 4-Oct-06 17:52
_AnsHUMAN_ 4-Oct-06 17:52 
GeneralRe: Memory Leak!!! Pin
ThatsAlok4-Oct-06 18:03
ThatsAlok4-Oct-06 18:03 

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.