vbox的更動 8170 路徑 trunk/src/VBox/Runtime/r3/stream.cpp
- 時間撮記:
- 2008-4-18 下午05:52:25 (17 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/r3/stream.cpp
r8155 r8170 1 1 /* $Id$ */ 2 2 /** @file 3 * innotekPortable Runtime - I/O Stream.3 * Incredibly Portable Runtime - I/O Stream. 4 4 */ 5 5 … … 612 612 * @returns Number of bytes printed. 613 613 * @param pStream The stream to print to. 614 * @param pszFormat innotekPortable Runtime format string.614 * @param pszFormat Incredibly Portable Runtime format string. 615 615 * @param args Arguments specified by pszFormat. 616 616 */ … … 649 649 * @returns Number of bytes printed. 650 650 * @param pStream The stream to print to. 651 * @param pszFormat innotekPortable Runtime format string.651 * @param pszFormat Incredibly Portable Runtime format string. 652 652 * @param ... Arguments specified by pszFormat. 653 653 */ … … 666 666 * 667 667 * @returns Number of bytes printed. 668 * @param pszFormat innotekPortable Runtime format string.668 * @param pszFormat Incredibly Portable Runtime format string. 669 669 * @param args Arguments specified by pszFormat. 670 670 */ … … 679 679 * 680 680 * @returns Number of bytes printed. 681 * @param pszFormat innotekPortable Runtime format string.681 * @param pszFormat Incredibly Portable Runtime format string. 682 682 * @param ... Arguments specified by pszFormat. 683 683 */
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器