1). how to solve the problem of auto segment to large.?
2)how to dynamically allocate memory in keil? malloc etc. functions are concerned with c. but can we use 'new' operator in keil when programing using C++. is there any other method with c++ in keil to dynammically allocate memory?