Store the cursor names in one large string.
This means the compiler doesn't need to place the array in the read-write sections of the DSO, which means less relocations when the library is loaded and a smaller memory footprint.
Loading
Please register or sign in to comment