vote up 0 vote down star

hi, i am new to c# and multithreading. please help me how to write a c# program to implement a stack of integers using join and lock statements...

flag
1  
What exactly are you after? It isn't clear. – Marc Gravell Oct 15 at 4:14
1  
To make that more explicit: what do you want to do with "join"? what do you want to join? presumably threads... but doing what? Lock I can understand... but this is a bit like "how can I clean my doorstep with a brush and a dead cat"... em... what do you want to do with the dead cat? Is ignoring the dead cat and just using the brush an option? – Marc Gravell Oct 15 at 6:02
Why would Join and lock have to be part of the solution beforehand? – Henk Holterman Oct 15 at 7:41

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.