Changeset 288 for Include/basic/dos_console.sbp
- Timestamp:
- Aug 15, 2007, 3:22:33 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/basic/dos_console.sbp
r272 r288 71 71 #endif 72 72 End Sub 73 73 /* TODO: _System_GetUsingFormatを用意して実装する 74 74 Sub PRINTUSING_ToPrompt(UsingStr As String) 75 75 PRINT_ToPrompt(_System_GetUsingFormat(UsingStr)) 76 76 End Sub 77 77 */ 78 78 79 79 #endif '_INC_DOS_CONSOLE
Note:
See TracChangeset
for help on using the changeset viewer.