Hello to you all ,
I am Trying to Implement Code for Void** Array which will Store
Strings in a QUEUE system .
I can see the Strings in the Queue .
I am sure i dis the Casting OK, But i need a fresh pair of eyes.
Also is there a way to REALLOC The array each Dequeue?
Thanx
Yotam , Israel
P.S Code Attached - Using Regular C Compiler (Borland)