Put it this way, whatever data structure/algorithm you do in C, it can be done generically
with C++ template thanks to the compiler [#2875529@0 -ROLIA.NET 相约加拿大网上社区 之 枫下论坛 & 枫下部落, 枫下论坛主坛 ]
Put it this way, whatever data structure/algorithm you do in C, it can be done generically
with C++ template thanks to the compiler
by
super_unknown
(mailman)
at
2006.3.31 01:38
(#2875529@0)
Actually it is the original purpose of template, to make data structure/algorithm programming generic. Anyway I'm not an expert on data structure. Can you post your code in C so we can take a look?
Sorry if my previous posts offended you.