• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how can I make simulation start?

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
I have a poblem with making simulation start, I mean the code inside

(CODE Tags by Michael Morris0
thank u in advance,
bye
[ December 06, 2003: Message edited by: Michael Morris ]
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a poblem with making simulation start, I mean the code inside
What sort of problem? Does it compile? Does it throw an error? What are you trying to do?
 
Salma Benmkhtar
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks,
this was just part of the program , it's simulation class.
my program is about a bank simulation,
(3queues - 1teller or 3queues - 3tellers)
i think that i need to use the thread to solve it but i don't know how to use it
i think that everything in my program doesn't work
anyway just forget about it.
 
reply
    Bookmark Topic Watch Topic
  • New Topic