Hi, i'm new here and i'm using C language
in order to read data from the input file, is this :

FILE* fin=fopen("Input.in","r");
fscanf(fin,"%d",&n);

correct ? or the input file has an other physical name ?
thanks

  • created

    Jan '14
  • last reply

    Jan '14
  • 1

    reply

  • 513

    views

  • 2

    users