Help with stringsOh, so it's like I'm just running computations without assigning them to a variable? Also, line 11 s...
Help with stringsI'm trying to make an algorithm to print a triangle of asterisks. For some reason, it sets the outpu...
Using "const"Yeah, I could've given that function a better name. Now that I know what '&' does, I understand how ...
Using "const"Just to show another reason why I'm confused, here's a script in Python: [code]x = 1 def x_change(x...
Using "const"Smac89: I can see what you mean, but that seems contrived. EDIT: In C++, can you not use "if (PRINT)...
This user does not accept Private Messages