I am trying to write a simple little queue program that has head=oldest entry
tail=next available entry
But I can't quite get it!!!! It is driving me crazy! Hear is what I have so far... can you ...
http://www.experts-exchange.com/Programming/Languages/C/Q_10011622.html
Zones:
CDate Answered: 05/20/1997 Grade: C Views: 13
How can I create button (shape design) circular buttons, ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10129243....
Zones:
VB ControlsDate Answered: 02/18/1999 Grade: D Views: 0
I have 2-controls on a form, txt1 & txt2(its always locked).
In txt1 the user can enter numbers while txt2 should show the total of those entered numbers, ie. somthing like
txt2=txt2+txt1 -----> th...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10141613.html
Zones:
MS AccessDate Answered: 03/22/1999 Grade: A Views: 0
What I need is to be able to have 2 fields in each record that point to the value of the primary key field of the previous record and the next record depending on how they are sorted.
I would li...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10207857.html
Zones:
MS AccessDate Answered: 03/14/2002 Grade: A Views: 0
I have a couple class objects in a MFC program that need to refer to each other. The psuedo code below illustrates the technique I'm using. I thought the preprocessor coditionals would prevent a mu...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20078330.html
Zones:
C++Date Answered: 02/15/2001 Grade: A Views: 0
I seem to be missing something in this queue code....
The problem seems to occur in the QueueInsert function. NewItem prints out correctly, but NewPtr->Item does not.
Any thoughts as to what...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20598917.html
Zones:
C++Date Answered: 04/28/2003 Grade: A Views: 0
I have made an aeroplane how do I make it move in a circular formation?
Also to have a smoke coming from its tail?
http://www.experts-exchange.com/Programming/Game/Game_Graphics/OpenGL/Q_20923229.html
Since installing SP4 on our workstations (could be a conincidence) a number of users are getting the mentioned error when trying to access a persons calender. Any ideas??
Thanks
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 09/01/1999 Grade: C Views: 0
Having problems implementing circular linked lists.
Let X=(x1,x2,...xn) and Y=(y1,y2..ym) be two circular linked lists. Need to write a algorithm to merge the two lists together to get linked li...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10262741.html
Zones:
PascalDate Answered: 01/25/2000 Grade: C Views: 0
reference:circular queue?(brumac)
I reworked the code I was helped with as follows.But first let me note that I had posted 75 points for the answer, but see only 7 listed as the award. Is there ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11766659.html
Zones:
JavaDate Answered: 11/09/2000 Grade: A Views: 0