Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~770 People Reached
About Me

Student at Carnegie Mellon, student assistant at Ohio State

Favorite Forums
Favorite Tags
c++ x 5
c x 1

3 Posted Topics

Member Avatar for agartrell

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 …

Member Avatar for agartrell
0
93
Member Avatar for champnim

__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 …

Member Avatar for champnim
0
282
Member Avatar for phalaris_trip

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 …

Member Avatar for TacklesMcCaw
0
395

The End.