Files
bitcoin/src
Jeff Garzik c21121752d CBlock::WriteToDisk() properly checks ftell(3) for error return
Rather than storing ftell(3)'s return value -- a long -- in an
unsigned int, we store and check a properly typed temp.  Then, assured a
non-negative value, we store in nBlockPosRet.
2012-04-24 01:00:15 -04:00
..
2012-04-04 10:00:32 -04:00
2012-02-27 13:00:23 -05:00
2011-08-09 13:32:52 +02:00
2011-08-09 13:32:52 +02:00
2012-04-17 15:08:18 -04:00
2012-04-17 15:11:48 -04:00
2012-04-04 10:00:20 -04:00
2011-08-09 13:32:52 +02:00
2011-08-19 07:24:38 +02:00
2011-08-09 13:32:52 +02:00
2012-03-16 16:04:26 -04:00
2011-08-09 13:32:52 +02:00