I'm writing a class for interacting with a database. I want to make sure that a call to select() can not be made while a call to delete() is being made (ie, no two methods of the class should be called at once by seperate processes.) How do I do that? Liam Morley
lmorley@wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
lmorley@wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."