User profile: Kazekan

User info
User name:Kazekan
History
Joined:
Number of posts:83
Latest posts:

coding or women?
There are so many different levels of sacrifice as well, and not all of them end with a ball & chain...

Problem With Two Dimensional Arrays
[quote]The operator == doesn't apply with the conditional statements. To be sure, though, I changed...

How do I return a 2D array from a function
As goth said, you'll need to put it outside the do-while loop. This is because you only need to seed...

traffic light pseudo code how to implement it in c++
Unless someone is feeling very, very generous, you're not going to get anyone to sit down and essent...

How do I return a 2D array from a function
[quote] is there a debug option that displays all variables declared and values in them at any time?...