Array of Linked Lists - Please Help!So far, I've figured out how to get strings from a text file and put them into linked lists, but I'm...
While loop within a while loopI got it. I ended up using a for loop then a nested for loop, and it worked. Thanks.
While loop within a while loop[code]/* This program will compute the temperature of a gas using the gas law.*/ #include<iostrea...
Allowing user to choose between to different filesSorry about that. It worked. Thanks.
Allowing user to choose between to different filesI did this, and here are the errors I'm getting: In function 'int main()' 37 jump to case label 35...
This user does not accept Private Messages