Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

請教格式問題...

0 views
Skip to first unread message

綿延人生

unread,
Dec 12, 1998, 3:00:00 AM12/12/98
to
==> 在 rese...@bbs.yuntech.edu.tw (淘汰郎) 的文章中提到:
> ==> 在 esin...@cis.nctu.edu.tw (悶...) 的文章中提到:
> : 各位高手:
> :   小弟我用turbo C++寫一個時鐘,其格式為99:99:99
> : 現在假設時間是早上八點八分八秒
> : 它會顯示成 8: 8: 8
> : 請問我該如何讓它變成08:08:08
> : 就是把空格的地方補0
> : 請各位高手不吝指教,謝謝
> printf("%02d:%02d:%02d\n", h, m, s);
這太死板囉
--
* Origin: ★ 交通大學資訊科學系 BBS ★ <bbs.cis.nctu.edu.tw: 140.113.23.3>

0 new messages