作者查詢 / notBeing

總覽項目: 發文 | 留言 | 暱稱
作者 notBeing 在 PTT [ C_and_CPP ] 看板的留言(推文), 共41則
限定看板:C_and_CPP
[問題] function prototype scope
[ C_and_CPP ]20 留言, 推噓總分: +5
作者: zzss2003 - 發表於 2017/12/08 11:55(8年前)
16FnotBeing: 找個 c 的規格書在手邊當字典可以幫你很多忙12/08 14:37
19FnotBeing: goggle c 9899 draft12/08 16:59
[問題] casting operator的問題
[ C_and_CPP ]25 留言, 推噓總分: +6
作者: loveflames - 發表於 2017/10/30 16:10(8年前)
16FnotBeing: 因為 explicit conversion 要生成 temporary of string10/30 19:27
17FnotBeing: type10/30 19:27
18FnotBeing: 請參照 C++ 03 standard 中5.4 explicit type conversi10/30 19:48
19FnotBeing: on10/30 19:48
Re: [問題] token在這個上下文中所代表的意思
[ C_and_CPP ]17 留言, 推噓總分: +3
作者: zzss2003 - 發表於 2017/10/24 09:31(8年前)
6FnotBeing: 去做個 lexer,不用猜10/24 10:55
[問題] Operator overloading const 一問
[ C_and_CPP ]24 留言, 推噓總分: +1
作者: dwight90488 - 發表於 2017/10/04 23:26(8年前)
2FnotBeing: constant object shall call const member function10/05 01:03
[問題] 建構式初始化串列和式中賦值的不同
[ C_and_CPP ]11 留言, 推噓總分: +3
作者: asktin - 發表於 2017/09/20 09:40(9年前)
4FnotBeing: 改成char * const name 試試看09/20 10:44
[問題] 嵌入式特殊語意
[ C_and_CPP ]16 留言, 推噓總分: +8
作者: TianBonBon - 發表於 2017/04/14 14:14(9年前)
4FnotBeing: volatile...04/14 15:56
[問題] C語言練習題目
[ C_and_CPP ]18 留言, 推噓總分: +11
作者: gigigigi - 發表於 2016/11/28 18:54(9年前)
3FnotBeing: 實作一個regex如何阿11/28 19:22
[問題] struct 強制轉換
[ C_and_CPP ]11 留言, 推噓總分: +3
作者: gn00618777 - 發表於 2016/07/07 13:29(10年前)
2FnotBeing: 從你本篇與androidDev板上的另一篇,應該是為了實作07/07 15:55
3FnotBeing: polymorphism07/07 15:55
[分享] C/C++ Standard 文件
[ C_and_CPP ]6 留言, 推噓總分: +4
作者: wtchen - 發表於 2016/04/15 23:31(10年前)
1FnotBeing: 推,板主熱心04/16 00:19
[問題] 註解
[ C_and_CPP ]3 留言, 推噓總分: +1
作者: GooLoo - 發表於 2015/12/25 21:01(10年前)
2FnotBeing: hint12/25 22:52