User profile: ResidentBiscuit

User info
User name:ResidentBiscuit
Name:Jared Ready
Website:http://www.jaredready.com
Bio:I'm a college student pursuing a BS in Computer Science and Mathematics.
History
Joined:
Number of posts:4288
Latest posts:

Looking for (active) skype C++ group
This has already been covered, and he even hangs out there now.

Looking for (active) skype C++ group
Depends on the client and how you have it set up. Generally though, clients will have a pop up of so...

Looking for (active) skype C++ group
Check out our IRC channel at irc.quakenet.org #cplusplus If you need help setting up IRC, just let ...

Any math wizards out there?
This function has no inverse. Check out the graph: http://po.st/ZVqvwH

Rule or Rules of evaluation in C++
That's called [i]short-circuit evaluation[/i] and I believe it is part of the standard.