Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't exit after the read #8

Open
Marcusz97 opened this issue Oct 18, 2020 · 1 comment
Open

doesn't exit after the read #8

Marcusz97 opened this issue Oct 18, 2020 · 1 comment

Comments

@Marcusz97
Copy link
Contributor

Hi,
I'm facing this issue:

  • after a succesfull read it doesn't exit and close the program.

seems to be that not encounter the $END string

while (strcmp(lineread,"$END"));

SMAlog_181020.txt

Could someone help me?

Best regards,
Marco

@Marcusz97
Copy link
Contributor Author

Hi,
now that I fixed the read from the last value (in Pull #11 ) the program arrive to the end and exit with the error "segmentation fault, core dumped"

Attached the log:

SMAlog_251020.txt

Best Regards,
MZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant