Searched refs:CHJUMP_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance
18 #define CHJUMP_HEADER_SIZE 32 // Size, excluding the data block macro234 OutputIntForBin(dataSize - CHJUMP_HEADER_SIZE, 4, fp); // Size 0 in CreateChJumpFile()365 …dataSize = strlen(attachData) + CHJUMP_HEADER_SIZE + 2; // Add the header size and the two '\0's … in main()