User: claivin

  • Public profile

User profile: claivin

User info
User name:claivin
History
Joined:
Number of posts:5
Latest posts:

String Arrays will not work
I've been having trouble using string arrays. After some experimenting, I've brought it down to the ...

Printing right-aligned triangle with descending numbers
ah okay. I rearranged some variables and got it to work. [code] void displayPatternC(int base) { ...

Printing right-aligned triangle with descending numbers
I'm trying to figure out how to create output which looks like this. [output] 1 21 321 ...

Function returns different results than isolated program
oh wow. I can't believe i missed that. fixed it and it works fine now, thank you. [code] ...

Function returns different results than isolated program
I'm working on an assignment where the program must find the Decimal and Binary equivalent of a sing...

This user does not accept Private Messages