Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Unix While loop
Name: Dario Date: December 7, 2008 at 00:41:27 Pacific OS: Windows CPU/Ram: Pentium Product: Dell / XPS
Comment:
I need to write a unix while loop for 5 students first and last names and grades with 3 different variables for each names. Need help up all night. Thanks
Summary: I have a while loop that I cannot understand. While ((Result high)) //add or subtract from result accordingly So i toggle between -5.15 and -5.13 as my result values. My high and low are -4.8 and -5...
Summary: i am just starting a java class and we are on do while loops i am having a bit of truble understanding how they work and how to use them. one of my questions is "write a program that announces each t...
Summary: The while loop might be evaluating a lowercase 'q' (but I'm not sure why). See if this happens only when you press lowercase 'q' and if it does not happen when you press an uppercase 'Q'. borelli34 ...