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 8730477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:01:45+00:00 2026-06-13T09:01:45+00:00

I have a watershed model executable in linux that when executed, reads from a

  • 0

I have a watershed model executable in linux that when executed, reads from a number of input text files. When I find that executable via shell and execute it (without root), everything works fine. However, I’m writing a c++ program that needs to call the executable and so thought I’d simply use system(). When I do, the model executes but then returns an “end-of-file” runtime error associated with one of the primary input text files. I have no idea why the program would execute fine when I execute manually via shell but return an error when executed via the system() command.

I’m guessing that nobody will know what the problem is right away but I have no idea about where to start my investigation. I’d appreciate any suggestions.

Thanks!

My system command is:

system("/home/name/SWAT/olentangy/Scenarios/Default/TxtInOut/swat");

The error I receive is:

forrtl: severe (24): end-of-file during read, unit 23, file /home/name/EO_G/EIGHT/EIGHT/file.cio
Image              PC        Routine            Line        Source             
swat               0821D03F  Unknown               Unknown  Unknown
swat               0821BD35  Unknown               Unknown  Unknown
swat               081D78D1  Unknown               Unknown  Unknown
swat               081ABD66  Unknown               Unknown  Unknown
swat               081AB621  Unknown               Unknown  Unknown
swat               081BC9DF  Unknown               Unknown  Unknown
  • 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-06-13T09:01:47+00:00Added an answer on June 13, 2026 at 9:01 am

    Even though swat is arguably buggy in its behavior, you can still work around it in your parent program:

    Replace this:

    system("/home/name/SWAT/olentangy/Scenarios/Default/TxtInOut/swat");
    

    with this:

    system("cd /home/name/SWAT/olentangy/Scenarios/Default/TxtInOut && ./swat");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem while implementing the marker controlled watershed in Matlab. The input
If I have a model that looks like this: and I do a Linq
The Background: I have been creating a script that based on input csv's that
Have an app that can use tts to read text messages. It can also
have a nice day. I got problem when trying to create an image from
I have a console application that utilizes the BackgroundWorker object and wanted to test
I have a simple flash socket that I use to connect to IRC servers.
I have a .NET Winforms app (created in VS2005) that I deploy using ClickOnce.
I have code that relies heavily on email notification. In my web.config I am
Have a look at the following code to find X^y. /* Find exponent in

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.