User Activity

  • Posted a comment on discussion dev-cpp-users on Dev-C++

    whenever i try to compile this program i get the following errors: [Error] conflicting declaration 'std::ifstream inf' [Error] 'inf' has a previous declaration as 'FILE inf' [Error] request for member 'open' in 'inf', which is of pointer type 'FILE [Error] request for member 'read' in 'inf', which is of pointer type 'FILE* I just can't figure out how to resolve this. Can anyone help? here's my code: include "enigma.h" include <algorithm> include <iostream> include <vector> enigma::enigma() { } enigma::~enigma()...

View All

Personal Data

Username:
saraig
Joined:
2017-06-07 19:31:21

Projects

  • No projects to display.

Personal Tools