User: Locke

  • Public profile

User profile: Locke

User info
User name:Locke
History
Joined:
Number of posts:5
Latest posts:

Need help with Array Program
[code]#include <cstdlib> #include <cstdio> #include <iostream> #include <ctime> using namespace std;...

how to change random number
Direct your attention to the comment below mine, Zhuge is right. Instead of having srand(time(0)) i...

Why do i use cout<< "a:"; in this program?
Anything within the quotation marks is a [b]string[/b] when you are using it with cout. Without the...

Passing arguments to functions using pointers and reference
Thank you, Framework, for taking the time to explain and for giving me those helpful examples as wel...

Passing arguments to functions using pointers and reference
Hello, cpp forum members and community. I am a new member and this will be my first post, of many, h...

This user does not accept Private Messages