User profile: skyfire101

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

Guitar Program (advice/fixes needed)
Hey thanks for the suggestions, wish i would have checked back here sooner; I finally solved the mai...

Guitar Program (advice/fixes needed)
nvm i found a way that worked [code] const int max_input = 5; char user_input[max_input], temp[...

Guitar Program (advice/fixes needed)
Thanks for the help, im having trouble implementing toupper however... heres what i tried: [code]...

Guitar Program (advice/fixes needed)
(This is my first post, so forgive me if this is the wrong place) I am currently writing a C++ prog...