User profile: commandline

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:commandline
History
Joined:
Number of posts:10
Latest posts:

Input/Output file problem
Are you sure? When I compiled and ran your program it quite happily output 100, then "This is a test...

Inputing Days to get months
I presume the seg fault is either from the use of the variable month in line 43 (which hasn't been g...

XOR problem
Here's a functional form of XOR which does what you want. Perhaps somebody could do an overloaded-op...

Triangle using for loop
Whoops - my mistake entirely! Apologies! Go back to outputting a single space in line 16. space nee...

XOR problem
I may be wrong, as I don't often use it, but if you are referring to ^ as XOR then it is a BITWISE o...