User: mrlowkey941

  • Public profile

User profile: mrlowkey941

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

How do I set each element in a boolean array to false?
Or: [code] for (int i = 0; i < 365; i++) bdays[i] = false; [/code]

Help Please?
In a way. take what you said here: [quote]function1 function1 function1[/quote] and ask yourself w...

Help Please?
First OP, your main function is broken down with curly brackets and nothing will run without each fu...

C++: Writing backwards the content of a string, output is not the expected
[code]//Programa que determina si una palabra es palindroma #include <iostream> #include <string> ...

This user does not accept Private Messages