Search:

Type: Posts; User: sameertelkar

Search: Search took 0.00 seconds.

  1. lol thanks

    lol thanks
  2. What is linker error in function programs?

    I am getting this error-
    Linker error:Undefined symbol(Calsum)in module(the address where the program has been saved)


    main()
    {
    int a,b,c,sum;
    printf("Enter any three numbers");
    scanf("%d %d...
Results 1 to 2 of 2