I want to use CString::Format to pack the items and then print it out. The items are not fix in length.
For example:
CString str, item1, item2;
int i;
for (i= 0 ; i<50 ; i++)
{
...
...
str.Forma...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10012540.html
Zones:
C++Date Answered: 05/30/1997 Rating: 7.6 Views: 0
Does Windows 95 have a 32-bit format program? If so, what is its name? Can it be called from an application? What are the parameters that must be passed to it?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10032404.html
How do I send formated text like they do here from the textarea, and how do I later process it?
Example appriciated.
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10033136.html
Zones:
PerlDate Answered: 01/02/1998 Rating: 7.4 Views: 0
How can I view some pictures (in Delphi3), others than BMP-files? I want to put some different pictures (different formats) in an image-box. Thanx. Jan van Barchum.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10079611.html
Dear All,
Please tell me how to format a floppy diskette ? Please tell step by step. Thanks.
Winson
http://www.experts-exchange.com/OS/Linux/Setup/Q_10084825.html
Zones:
Linux SetupDate Answered: 09/30/1998 Rating: 8.0 Views: 0
In the following VBScript, How would I format the output that goes in the txtTotal.text?
<SCRIPT LANGUAGE="VBScript">
<!--
dim sngStotal
dim intQty
dim sngPrice
Sub cmdCalc_Click()
intQty = txtQ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10105025.html
Zones:
Visual BasicDate Answered: 01/20/1999 Rating: 7.2 Views: 0
I have just installed a 9.1 GB SCSI secondary drive, and am in the process of formatting it. On master drive, I have Win95 OSR2 in one primary partition, NT4 in another. Win95 reports drive capacit...
http://www.experts-exchange.com/Hardware/Misc/Q_10115688.html
Zones:
HardwareDate Answered: 01/18/1999 Rating: 4.2 Views: 12
hi everybody, I use vc++5 and have some problems with clipboard.
Now I can copy many kinds of data to clipboard with several clipboard format (e.g. text , picutre, sound) at same time and paste a...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10119230.htm...
Zones:
Windows MFCDate Answered: 01/19/1999 Rating: 7.2 Views: 0
Whenever I format my hard drive I can't get the computer to boot to the c prompt. It always says invalid system disk. I inserted the win95 startup disk and tried a system transfer but it still wou...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10128...
Zones:
Windows 95Date Answered: 04/29/1999 Rating: 5.0 Views: 0
how can i know what is the system format date dd/mm/yy or mm/dd/yy ?
i mean there are location that has different datetime
USA : MM/DD/YYYY
EUROP : DD/MM/YYYY
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10138978.html