Click here to Skip to main content
15,904,822 members

Comments by Member 14637431 (Top 5 by date)

Member 14637431 16-Mar-20 16:03pm View    
I'm still getting the error using courses.length and the error with c.getCreditHours() just started pointing to the + instead.

I can't believe I missed the argResidency one, I initially had it in but then I was changing a couple things before changing it back and must have just mistyped that one.
Member 14637431 8-Mar-20 16:42pm View    
can you clarify? I'm kind of confused as to what you mean
Member 14637431 8-Mar-20 15:58pm View    
Thanks, fixed my problem! I tried to use the same principle to fix the same error in relation to the 'power' when I called it after the variable name (so public void CupMethod(string Power)) but it's not really working. Any idea how I could fix that?
Member 14637431 23-Feb-20 14:27pm View    
I think I get what you're saying, i'm just confused as to how to implement a TryParse with a user input/ReadLine
Member 14637431 22-Feb-20 21:02pm View    
the Ints in the second part of the code