GAH! I should have my programmer's license taken away (or something)...

Here's the error that's been stumping me for hours...

char RAbuf[1024] = {0};
int RASize = sizeof(RABuf);

Anyone guess what error I got?

I know I'm not the only stupid one here - what're some of your stupid errors....