Location:
Search - MicroCalc
Search list
Description: Turbo C - (C) Copyright 1987, 1988 by Borland International */
#define S_IREAD 0x0100 /* from SYS\\STAT.H */
#define S_IWRITE 0x0080 /* from SYS\\STAT.H */
#define TRUE 1
#define FALSE 0
#define MSGHEADER \"MICROCALC - A Turbo C Demonstration Program\"
#define MSGKEYPRESS \"Press any key to continue.\"
#define MSGCOMMAND \"Press / for the list of commands\"
#define MSGMEMORY \"Memory Available:\"
#define MSGERROR \"ERROR\"
部分说明
#define MSGLOMEM \"Not enough memory to allocate cell.\"
#define MSGEMPTY \"Empty\"
#define MSGTEXT \"Text\"-Turbo C - (C) Copyright 1987. 1988 by Borland International * / # define S_IRE AD 0x0800 / * from SYS \\ STAT.H * / # define S_IWRIT E. 0x0040 / * from SYS \\ STAT.H * / # define TRUE de # 1 fine FALSE 0 # define MSGHEADER "MICROCALC-A Tu rbo C Demonstration Program "# define MSGKEYPR ESS "Press any key to continue." # define MSGCOM MAND "Press / for the list of commands" # define M SGMEMORY "Memory Available : "# define MSGERROR" ERROR "explains # define MSGLOM EM "Not enough memory to allocate cell." # defin e MSGEMPTY "Empty" # define MSGTEXT "Text"
Platform: |
Size: 991877 |
Author: 狐狸 |
Hits:
Description: #define MSGHEADER \"MICROCALC - A Turbo C Demonstration Program\"
#define MSGKEYPRESS \"Press any key to continue.\"
#define MSGCOMMAND \"Press / for the list of commands\"
#define MSGMEMORY \"Memory Available:\"
#define MSGERROR \"ERROR\"
#define MSGLOMEM \"Not enough memory to allocate cell.\"-# define MSGHEADER "MICROCALC-A Turbo C De monstration Program "# define MSGKEYPRESS" Pr ess any key to continue. "# define MSGCOMMAND" P keypress / for the list of commands "# define MSGMEMO RY "Memory Available : "# define MSGERROR" ERROR "# define MSGLOMEM" N ot to allocate enough memory cell. "
Platform: |
Size: 2508 |
Author: 狐狸 |
Hits:
Description: 部分说明#define MSGVALUE \"Value\"
#define MSGFORMULA \"Formula\"
#define MSGAUTOCALC \"AutoCalc\"
#define MSGFORMDISPLAY \"Form\"
#define MSGFILENAME \"Enter the file name of the spreadsheet:\"
#define MSGNAME \"Turbo C MicroCalc Spreadsheet\"
#define MSGCOLWIDTH \"Enter the new column width:\"
#define MSGNOOPEN \"Can t open the file.\"-explains # define MSGVALUE "Value" # define MSG FORMULA "Formula" # define MSGAUTOCALC "AutoC crossed "# define MSGFORMDISPLAY" Form "# define MS GFILENAME "Enter the file name of the spreadshe et : "# define MSGNAME" Turbo C MicroCalc Spreadshe et "# define MSGCOLWIDTH" Enter the new column w idth : "# define MSGNOOPEN" Can not open the file. "
Platform: |
Size: 3006 |
Author: 狐狸 |
Hits:
Description: 类似于Windows上的Excel,使得你的手机成为一台PDA。
Platform: |
Size: 98041 |
Author: aosp |
Hits:
Description: Turbo C - (C) Copyright 1987, 1988 by Borland International */
#define S_IREAD 0x0100 /* from SYS\STAT.H */
#define S_IWRITE 0x0080 /* from SYS\STAT.H */
#define TRUE 1
#define FALSE 0
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
部分说明
#define MSGLOMEM "Not enough memory to allocate cell."
#define MSGEMPTY "Empty"
#define MSGTEXT "Text"-Turbo C- (C) Copyright 1987. 1988 by Borland International* /# define S_IRE AD 0x0800/* from SYS \ STAT.H* /# define S_IWRIT E. 0x0040/* from SYS \ STAT.H* /# define TRUE de# 1 fine FALSE 0# define MSGHEADER "MICROCALC-A Tu rbo C Demonstration Program "# define MSGKEYPR ESS "Press any key to continue."# define MSGCOM MAND "Press/for the list of commands"# define M SGMEMORY "Memory Available : "# define MSGERROR" ERROR "explains# define MSGLOM EM "Not enough memory to allocate cell."# defin e MSGEMPTY "Empty"# define MSGTEXT "Text"
Platform: |
Size: 991232 |
Author: 狐狸 |
Hits:
Description: #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."-# define MSGHEADER "MICROCALC-A Turbo C De monstration Program "# define MSGKEYPRESS" Pr ess any key to continue. "# define MSGCOMMAND" P keypress/for the list of commands "# define MSGMEMO RY "Memory Available : "# define MSGERROR" ERROR "# define MSGLOMEM" N ot to allocate enough memory cell. "
Platform: |
Size: 2048 |
Author: 狐狸 |
Hits:
Description: 部分说明#define MSGVALUE "Value"
#define MSGFORMULA "Formula"
#define MSGAUTOCALC "AutoCalc"
#define MSGFORMDISPLAY "Form"
#define MSGFILENAME "Enter the file name of the spreadsheet:"
#define MSGNAME "Turbo C MicroCalc Spreadsheet"
#define MSGCOLWIDTH "Enter the new column width:"
#define MSGNOOPEN "Can t open the file."-explains# define MSGVALUE "Value"# define MSG FORMULA "Formula"# define MSGAUTOCALC "AutoC crossed "# define MSGFORMDISPLAY" Form "# define MS GFILENAME "Enter the file name of the spreadshe et : "# define MSGNAME" Turbo C MicroCalc Spreadshe et "# define MSGCOLWIDTH" Enter the new column w idth : "# define MSGNOOPEN" Can not open the file. "
Platform: |
Size: 3072 |
Author: 狐狸 |
Hits:
Description: 类似于Windows上的Excel,使得你的手机成为一台PDA。-Similar to Windows, Excel, make your cell phone become a PDA.
Platform: |
Size: 97280 |
Author: aosp |
Hits:
Description: An example spreadsheet in Turbo Pascal.
Platform: |
Size: 28672 |
Author: Luis Arce |
Hits:
Description: MicroCalc J2ME Spreadsheet User Guide
MicroCalc is a standard MIDP 1.0 compatible J2ME application (midlet), it should run on any j2me compatible handset.
Platform: |
Size: 93184 |
Author: pdaboy |
Hits: