Skip to content

Commit

Permalink
Staden_io_lib: Added comment - EOF is not recognized (yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjotrp committed Feb 10, 2010
1 parent af6a2cc commit 299b6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mappings/swig/perl/test/test_staden_io_lib.pl
Expand Up @@ -48,6 +48,8 @@
print("\nNBases=",$result->{NBases}); print("\nNBases=",$result->{NBases});
print("\nbase=",staden_io_libc::Read_base_get($result)); print("\nbase=",staden_io_libc::Read_base_get($result));


# So it retains the $infp. However, it does not recognise the EOF

# close the file # close the file
staden_io_lib::mfclose($infp); staden_io_lib::mfclose($infp);


Expand Down

0 comments on commit 299b6a4

Please sign in to comment.