How do I format numbers in a label with commas, dollar sign, or percentages? For example, I want the number 1200 to appears are either
1,000
$1,200.00
1200%
Code examples would be most useful.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10016912.html
For example, I have the following function:
void openFiles(const char *fileName,...)
This function may have passed any number of parameters, so I cannot simply name them 'fileName1, fileName2, et...
http://www.experts-exchange.com/Programming/Languages/C/Q_10056524.html
Zones:
CDate Answered: 06/06/1998 Grade: B Views: 0
I am working on a kiosk program. I would like to be able to provide printing capability but I need to be able to count the number of pages that will be printed before it starts printing in order to...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10060444.html
Using either TAPI or RASAPI in a win32 consol app (no mfc)
how can I get the phone number currently in use on the machine. ?? examples please. If any are exceptional the points can go up !!
Good lu...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10066205.html
Zones:
C++Date Answered: 08/24/1998 Grade: B Views: 0
This is real simple,
How do I get the PID number from a shell script?
I'm using Solaris 5.*
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10072924.html
Zones:
PerlDate Answered: 08/17/1998 Grade: A Views: 0
I'm writting a simple game in which the user has to touch an item that ramdomly moves to a different place on the screen each time it is touched. Right now the game is incredibly too easy because ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10082249.html
Zones:
C++Date Answered: 09/19/1998 Grade: A Views: 4
Hello again all,
I am aware of the Autonumber feature and would like to incorporate this into invoices that will be printed, so that when printed, invoices use the next available number in the seq...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10096923.html
Zones:
MS AccessDate Answered: 11/10/1998 Grade: A Views: 0
hi everybody
now I use in vc++5 , I 'm beginner.
I have some problem about register serial number.
At first time after user register in my application I would like to know where I should to store ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10105637.html
How can I get the line number for the line the cursor is in when using the Rich Text component?
I want to display the line number in the status bar.
Many thanks
Mat
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10115765.html
Zones:
Visual BasicDate Answered: 01/09/1999 Grade: A Views: 5
How in the world do you write a programme which asks the user to imput a number and your programme tests if it's a prime number or not ? some tell me u have to use a loop division; eg: for(int x=1;...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10124442.html
Zones:
C++Date Answered: 02/11/1999 Grade: B Views: 0