Advertisement

1 - 10 of 7413 containing alltags:("number") (0.004 seconds)
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.
Zones: Delphi ProgrammingDate Answered: 08/22/1997 Grade: A Views: 0
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...
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...
Zones: Delphi ProgrammingDate Answered: 06/29/1998 Grade: B Views: 0
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...
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.*
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 ...
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...
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 ...
Zones: Windows ProgrammingDate Answered: 01/23/1999 Grade: C Views: 0
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
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;...
Zones: C++Date Answered: 02/11/1999 Grade: B Views: 0