User profile: jhoebz

User info
User name:jhoebz
Location:Bergenfield, NJ
Bio:I am currently a Sophomore in college, and have only been programming for a little over a year in Java, C++, and SQL. I have a good base, but I'm working on enhancing and greatening my knowledge of programming.
History
Joined:
Number of posts:10
Latest posts:

"*&"
thanks alot Galik!

quick question
thanks Albatross

"*&"
int *&x int *y is there any difference between these two variables?

quick question
for a parameter delcaration such as [code] Something(double k = 0) [/code] what does the k=0 m...

Null / '/0'
Thanks a bunch for the help. When I had the empty parentheses it was able to accept both an integer ...