User profile: spider17

User info
User name:spider17
History
Joined:
Number of posts:6
Latest posts:

passing arguments by reference
I think I'm getting confused with variable names now. I would want 'double one, two, three' to be th...

logical size of a character array
I forgot, I can't use strlen. :(

logical size of a character array
I'm studying for loops now and I'm trying to incorporate a bodiless for loop that will give me the l...

passing arguments by reference
I'm currently writing a code that returns the area and perimeter of a triangle. It gets user inputte...

for loop and ASCII table
Thanks! The solution seems so obvious now. There is one more thing I can't figure out. The first lin...