Hello Mr. Lotter,

well, the topic's title says it all.
Code:
#include <acknex.h>

void main()
{
	printf("\x41\o101");
}


This code sample shows "x41o101" instead of "AA".


Always learn from history, to be sure you make the same mistakes again...