Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~190 People Reached
Favorite Forums
Favorite Tags
c x 3
Member Avatar for kgomes

I need to use an if/else statement like the following in another program of mine, but for some reason there is a problem with it. The statement seems to work for all values, except when I enter the N_MAX value of 0.1. It should be considered valid, but it's not. …

Member Avatar for Narue
0
95
Member Avatar for kgomes

In an assignment for class we have to ask the user how many characters they'd like to enter and then read the characters into an array of that size. I've had problems with calling a function to do this. I will also be passing this array to other functions, so …

Member Avatar for gerard4143
1
95