Hello, I am using a character bugger rebeatedly in my program.
How should I null out my buffer, and when?? Also,
should I use memset or should I do this: I cBuffer[0]='\0';


I am confused about this, so your help would be deeply
appreciated.