Search:

Type: Posts; User: Mr.F

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    858

    Inputting from a text file

    Hey guys, any help would be greatly appreciated. I'm trying to input data from a text file into my code but it doesnt seem to be working out. here is what I have so far.

    #include <iostream>...
  2. Thread: error C2275

    by Mr.F
    Replies
    4
    Views
    3,426

    Ok, I did that and now I get fatal error...

    Ok, I did that and now I get

    fatal error LNK1120: 1 unresolved externals

    &

    error LNK2019: unresolved external symbol
  3. Thread: error C2275

    by Mr.F
    Replies
    4
    Views
    3,426

    error C2275

    I'm getting this error on line 33: error C2275: 'std::ifstream' : illegal use of this type as an expression

    I probably have some other issues too but I think I'm pretty close to finishing. ...
Results 1 to 3 of 3