Advertisement

1 - 10 of 376 containing alltags:("comparison") (0.001 seconds)
I hate when this happens!  I'm drawing a blank.  Those brain cells must have died or something! I have a number in the range 0000-2359, obviously the time of day in 24 hour format.  I also have ...
Zones: C++Date Answered: 01/09/2002 Grade: A Views: 0
can someone tell me the rules using switch/character arrays/strings and why this doesnt work: void lexOut(char buffer[]) {       if (isdigit(buffer[0]))          printf("NUM");    else{          switch(bu...
Zones: CDate Answered: 07/30/2000 Grade: A Views: 0
Hi, I have a sheet in Excel A               B                     C Date          Particular          Amt 12/12/99     ABC                 $10.00 01/12/00     IJK                   $19.00 ...
Zones: Ms Office SuiteDate Answered: 09/14/2000 Grade: A Views: 0
I am trying to monitor the completion of batch jobs. I only want to monitor a job if the current time is greater than the start time of the job. My question is how do I handle the condition if the ...
Zones: Visual BasicDate Answered: 10/13/2000 Grade: A Views: 0
I am looking for software that will look at my original document on Word and compare it to a scanned version of of the same document.  The reason that I am looking for this is that we like to send ...
Zones: SoftwareDate Answered: 06/11/2004 Grade: B Views: 0
Hi all, As it's done for CMS (have a look at http://www.cmsmatrix.org/), I'm looking for information about PHP webmail solutions comparisons ? TIA
Zones: PHPDate Answered: 03/11/2005 Grade: B Views: 0
I have time attendance system which need to adjust for showing point on indicipline : There are 5 shift : 8 - 10 10 - 12 13 - 15 17 - 18.30 19 - 21 for each shift the rule is sam...
Zones: PHPDate Answered: 01/27/2006 Grade: A Views: 0
I have char *argv[10]; My program takes input from cin and tokenizes it. I then want to compare the first argv[0] to something; if (argv[0] == "foo")     // dostuff why can I not do ...
Zones: C++Date Answered: 09/28/2005 Grade: A Views: 9
Hi, here's the if statement i use to compare the month, but everytime i select the previous month rather than the current month from a combobox, i couldn't go through the else statement. can some...
Zones: MS AccessDate Answered: 02/15/2006 Grade: A Views: 0
Hi, Haven't been here for a while. I have a question about the stability and efficiency of various registry comparison tools. I have tried windiff and it locks up everytime I use it. I have...
Zones: Operating SystemsDate Answered: 03/16/2006 Grade: A Views: 0