Skip to content

Fixing bug in read_resume#1

Open
GaboBellido wants to merge 1 commit intorar-ensemble:mainfrom
GaboBellido:patch-1
Open

Fixing bug in read_resume#1
GaboBellido wants to merge 1 commit intorar-ensemble:mainfrom
GaboBellido:patch-1

Conversation

@GaboBellido
Copy link

Line 1098 and 1102, fscanf followed by fgets does not properly account for newline character, results in erroneous read of number of sites (ns_tmp). Adding newline character results in accurate reading.

Line 1098 and 1102, fscanf followed by fgets does not properly account for newline character, results in erroneous read of number of sites (ns_tmp).
Adding newline character results in accurate reading.
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

Successfully merging this pull request may close these issues.

1 participant