Hi there,
I am having problems reading from a file and storing the data in a struct. Basically its a league table and I don't have any problem writing to a file or even reading from it, it just doesn't seem to want to update my struct. Here is the function:
void load_table()
{
FILE...
Hi there, I am having a few difficulties trying to return a function, located in a class to another class. I have just started java so I am not that great at it, but I am learning (slowly).
Basically, I am creating a GUI quiz. We have been given the classes for a command line version and we...
Hello!
I have been given an assignment to create a league table in C. Basically a series of match results are to be entered by the user and an updated league table is to be produced. Which looks something like this:
P W D L F A T
Galatasaray 2 1 1 0 4 3 4
Juventus 2 0 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.