Just upgraded to 7.73.1 and it seems that compared to my previous engine version that string pointers have changed.

I used to be able to pass string pointers like this:

Code:
 
	STRING* gonzo = "test_str.txt";
	
	readfile(gonzo);


Now it gives me "invalid pointer" or something similar when I try to run it. I can't find anything in the manual. What's changed?


AMD 64 x2 4400+ 2048mb DDR3200 NVidia 6800GS 256mb Soundblaster Audigy 2 A7 Commercial 7.07