I noticed the format for listing external programs on the menu is:
"\1h\1c%3u \xb3 \1n\1c%-32.32s\1h " 383 XtrnProgLstFmt
And the code is doing this:
printf(options.multicolumn_fmt, j+1
,prog_list[j].name
,prog_list[j].cost);
So its passing cost in, but not displaying it. Is this intended?
Since I am rewriting this part, I just need to know if its something I should bother to support or not.
| Sysop: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,189 |
| Nodes: | 17 (0 / 17) |
| Uptime: | 159:10:57 |
| Calls: | 509,803 |
| Calls today: | 8 |
| Files: | 254,993 |
| U/L today: |
1 files (188K bytes) |
| D/L today: |
5,969 files (1,271M bytes) |
| Messages: | 471,886 |
| Posted today: | 3 |