]> git.donarmstrong.com Git - bamtools.git/commit
Fixed output of tag types c & C. Removed atoi() call. Simply casting the single byte...
authorDerek <derekwbarnett@gmail.com>
Tue, 8 Jun 2010 16:32:02 +0000 (12:32 -0400)
committerDerek <derekwbarnett@gmail.com>
Tue, 8 Jun 2010 16:32:02 +0000 (12:32 -0400)
commit0c1c99f07953970d1a160c4be407522f7775bd7f
tree8bf207ebecdf77707e86e075a71e924e6c664d5b
parent73433cf4992127c558e72cf75147a9e599330d3f
Fixed output of tag types c & C. Removed atoi() call. Simply casting the single byte to int works correctly.
bamtools_convert.cpp