User profile: sunflower1114

User info
User name:sunflower1114
History
Joined:
Number of posts:4
Latest posts:

Issue with rand() in linux
yes, i said that above.. any other ideas?

Issue with rand() in linux
I am having an issue where I am assigning rand numbers for an area. I am supposed to have rand num...

istream ostream problem
1. error c2143; syntax error: missing ';' before '&' this error is referring to friend ostream abou...

istream ostream problem
header [code] // Print to an output stream. This is a friend function, // so it is not a member...