Topic: We have a little problem with C++


Author: tibet@dist.dist.unige.it (Daniele Violante)
Date: 1995/06/19
Raw View
integer from a queue, from a list. We have to write a simple procedure reading and writing in a
list one character. But this is the first time for us and we don't have too much time. We must
finish our program (written in ansi c) at least for the end of this week. Can someone help us?
I try to explain better what this function must do:
it reads an integer from a list (not an array, but a queue) and uses this integer for its things,
it isn't important for what. Then it puts an other integer in this list. I.e. it reads "1" uses
this number for private things, then it puts an "0" in the list. We already know that in
internet there's the GNU compilator but we don't know how to use the classes of C++. We can
write a class, taking it from our book, but then we don't know what to do with a class.
can someone make us happy before the end of this week?
Thanks a lot.

our address is tibet@dist.unige.it