different btw 'object' and 'primitive data type'
所在版块:
求学狮城
发贴时间:2005-10-30 11:16
用户信息
昵称:
simon
经验: 5572
等级: 10 炉火纯青
资产:
7572
华新币
发贴: 6859
在线: 3625.1 小时
复制本帖HTML代码
我要回复↙
相关跟贴↙
平板模式
手机浏览
下一跟贴
只看此人
本帖链接
字体:
小
中
大
高亮
:
今天贴
X
昨天贴
X
前天贴
X
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
You may say I'm a dreamer
but I'm not the only one...
相关帖子
我要回复↙
↗回到正文
why does not "g++ -Wall" give warning message when compiling the following code?
-
icky
2005-10-30 00:44
(
660 bytes , 932reads
)
delete array; not delete [] array;
-
simon
2005-10-30 11:15
(
470 bytes , 646reads
)
do u mean
-
icky
2005-10-30 15:44
(
132 bytes , 387reads
)
no la...as simon said, object vs primitive data type
-
sarah
2005-10-30 20:03
(
0 bytes , 390reads
)
。。。。。。ok...
-
simon
2005-10-31 01:04
(
0 bytes , 288reads
)
different btw 'object' and 'primitive data type'
-
simon
2005-10-30 11:16
(
0 bytes , 342reads
)
using linux/glibc? Segfault because you damaged the link list
-
hash
2005-10-30 06:28
(
1304 bytes , 648reads
)
a mistake
-
hash
2005-10-30 15:21
(
233 bytes , 410reads
)
but after
-
icky
2005-10-30 10:20
(
103 bytes , 385reads
)
The default libstdc++ operator new and delete use the libc malloc and free.
-
hash
2005-10-30 15:48
(
86 bytes , 464reads
)