No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Student at Carnegie Mellon, student assistant at Ohio State
3 Posted Topics
Hey, I have a hash table for primitive values that uses a template to store the key Type and value Type, everything compiles fine as far as that's concerned, but i have a wrapper class that associates floats with ints (array indices) and that's all good except for one syntactic … | |
Re: __Unix-specific answer; I've not tried this kind of thing in Windows before__ It sounds like you can just fork it, sleep the child process for however long you need, and then dial out; Depending on how you wrote it the parent process could just continue on happily or maybe wait … | |
Re: It uses versioning, so just delete the comments; they'll be maintained in old versions. I'd look for unix-specific calls; if there are none, you should be ok bringing it to Visual Studio. Of course there's an argument to be made for learning the Eclipse way. You Could also look into … |
The End.