Dynamic allocation using C++

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Dynamic allocation using C++

1,461件の閲覧回数
SVC2
Contributor II
Hi,
 
I am evaluation Codewarrior C++ on ColdFire 5282.
 
Is it possible to do dynamic allocation on this CPU (new/delete function) using C++?
 
If not, how can we achieve polymorphism (virtual functions)?
 
Thanks,
S.
 
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

572件の閲覧回数
CrasyCat
Specialist III
Hello
 
I assume you are using CodeWarrior Coldfire V7.0.
 
This should be possible without any problem.
Just create your project using the project wizard and specify you are programming in C++ in the wizard.
 
CrasyCat
0 件の賞賛
返信