passing arguments by referenceI think I'm getting confused with variable names now. I would want 'double one, two, three' to be th...
logical size of a character arrayI forgot, I can't use strlen. :(
logical size of a character arrayI'm studying for loops now and I'm trying to incorporate a bodiless for loop that will give me the l...
passing arguments by referenceI'm currently writing a code that returns the area and perimeter of a triangle. It gets user inputte...
for loop and ASCII tableThanks! The solution seems so obvious now. There is one more thing I can't figure out. The first lin...