Select Git revision
con_out.cpp
-
Rob Swindell authored
As Deuce pointed out, the text[] pointers are malloc()'d so they're not necessarily sequential/in-order addresses. Definitely not after any text replacements have been made.
Rob Swindell authoredAs Deuce pointed out, the text[] pointers are malloc()'d so they're not necessarily sequential/in-order addresses. Definitely not after any text replacements have been made.