(gdb) p (char *)ctime(&{123})
$6 = 0x4b99cf6 "Thu Jan 1 08:02:03 1970\n"
(gdb)
posted on 2012-12-26 09:55 佳为好友 阅读(300) 评论(0) 编辑 收藏 引用 所属分类: Debug-GDB