Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6816983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:59:32+00:00 2026-05-26T20:59:32+00:00

Somehow fstream doesn’t read my input from a file. int main() { ifstream fin(duomenys.txt);

  • 0

Somehow fstream doesn’t read my input from a file.

int main()
{
    ifstream fin("duomenys.txt");
    ofstream fout("rezultatas.txt");

    int n = 0;
    fin >> n;
    cout << n << endl;

    fout.close();
    fin.close();

    return 0;
}

duomenys.txt

24

The output here is 0. I can’t figure out why this doesn’t work..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T20:59:33+00:00Added an answer on May 26, 2026 at 8:59 pm

    The path is relative to the process’s working directory, which may not be the same as the executable location.

    Use an absolute path to confirm that you have a path issue, and then go on to find the proper relative path to use if you wish.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Somehow my code doesn't work any more (it did work before with the exact
Somehow this doesn't work... var paper = Raphael(test, 500, 500); var testpath = paper.path('M100
somehow I get never any results when I call: select * from table_1 t1
Somehow today when I input: try {} catch {} I get this: try {
Somehow I need to make a custom file-open form. I manage to retrieve the
Somehow a file has appeared in one of my directories, and it has space
Requirement : I must read until EOF (16 bytes a time) from a particular
Somehow unlink is not deleting the file. If you see in the file, am
I have written a code to read a file, store it in a structure
Somehow when I compile this in VS 2008 it doesn't raise an error, is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.