Hey Icy Nice little function that I hadn't thought about. I'll definitely use it. Here's a slightly optimised version. int main(void) { pspDebugScreenInit(); SetupCallbacks(); pspDebugScreenSetXY(5, 5); printf("\nMy Slightly Optimised Wlan Switch Test:\n"); wlanstatus = sceWlanGetSwitchSta...