I have this HashMap whose keys are Strings and whose values are Vectors. I would like to apply a FIFO wrapper to it so that it never exceeds more than 50 items and that when it does, the first item...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11627598.html
Zones:
JavaDate Answered: 10/28/2000 Grade: A Views: 0
Hi, all,
problem: I'm going to write service app, which will monitor set of directories. This service app will be controlled from external application using windows messages (e.g. for changing dir...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20318770.html
Hi
I am having two tables
Table1 =product
prodno Balqty
1 5
2 8
Table2 = purchase
dated prodno purchased_qty unit_price
01/01/03 1 7 15
01/02/03 1 6 16
01/02/03 2 10 50
0...
http://www.experts-exchange.com/Database/Oracle/Q_20697971.html
Zones:
OracleDate Answered: 09/19/2004 Grade: A Views: 0
Hi im new to C programming.
Im trying to create a simple program which relays messages between two users on a linux machine using IPC's.
At the moment a sent message may arrive at the source or...
http://www.experts-exchange.com/Programming/Languages/C/Q_20774744.html
Zones:
CDate Answered: 10/23/2003 Grade: A Views: 0
Good Morning,
I need to know if there is a way to make pthread_mutex s behave more like Win32 mutex s
an example would be:
(this is example code, as such it is only
to express a point and...
http://www.experts-exchange.com/Programming/System/Linux/Q_20864265.html
Zones:
Linux DevDate Answered: 01/27/2004 Grade: A Views: 0
Hello All,
I would lile to ask you about the following today.
Say, there's a table, table1 in myDB.mdb that liiks like following:
table1:
Security Type Units...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21482334.html
Zones:
MS AccessDate Answered: 07/15/2005 Grade: A Views: 0
Hello Experts,
I am surprised to learn that my questions about inventory management turned up to be such a challenge for You, coz I thought those were pretty straightforwa...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21484134.html
Zones:
MS AccessDate Answered: 07/15/2005 Grade: A Views: 0
I just upgraded my motherboard and cpu from a p75 to p150. I used a Tx pro motherboard everthing seems to be ok except I keep getting a Hard disk controller problem. The primary ide controller (sin...
http://www.experts-exchange.com/Hardware/Misc/Q_10025144.html
My serial port on an old notebook uses the FIFO-Mode. What I need to do is to disable this. I expect this is a MS-DOS configuration task, but first I found no DOS-Topic anymore and second my progra...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/3.x/Q_1023...
Zones:
Windows 3xDate Answered: 11/29/1999 Grade: A Views: 0
I have a tool that creates files with the timestamp as name in a directory. The application I am creating now needs to detect and open these files in a FIFO order (that is, the oldest goes first).
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10233122.html
Zones:
C++Date Answered: 12/17/1999 Grade: B Views: 0