View Single Post
Old Jan 27th, 2005, 12:34 AM   #1
soldshort
Newbie
 
Join Date: Jan 2005
Posts: 1
Rep Power: 0 soldshort is on a distinguished road
its late and my head hurts

im having some problems....im using a stack to keep track of a bunch of int values....the problem is that the class im using that implements the stack interface uses linked lists

this means i can only send it objects.
is there anyway to convert objects or Integers to ints and vice versa?
soldshort is offline   Reply With Quote