Search:

Type: Posts; User: wurzull

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,804

    first part works

    THIS works fine what im trying to do with first code is save teams to a file



    // Football.cpp : Defines the entry point for the console application.
    //

    #include "stdafx.h"

    int menu(); //...
  2. sorry

    yes im sorry have read the rules and now understand thankyou.
  3. This site is as hard to use as c is to program

    Salem im 55 years old and have spent hours and hours writting that football code and it wont work just need a little help whats a spammer and thanks wurzull
  4. Football team league need help to make this work

    // 2nd part footy.cpp : Defines the entry point for the console application.


    #include "stdafx.h"
    #include "string.h"
    #include "stdlib.h"
    #define num_teams 4

    int menu(); // prototypes for...
  5. Replies
    5
    Views
    1,804

    football team need help to make this work very new to c

    // 2nd part footy.cpp : Defines the entry point for the console application.


    #include "stdafx.h"
    #include "string.h"
    #include "stdlib.h"
    #define num_teams 4

    int menu(); // prototypes for...
Results 1 to 5 of 5