Fixed makefiles for 64bit error, clean error, and output error
ADDED NEWLINES!! OMG Corrected some AMD64 casts on ns_amxx
This commit is contained in:
@ -305,4 +305,5 @@ void RankSystem::saveRank( const char* filename )
|
||||
fwrite( &i , 1, sizeof(short int), bfp); // null terminator
|
||||
|
||||
fclose(bfp);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user