Group: comp.lang.c · Group Profile · Search for Seg Fault and PRINT in comp.lang.c
Author: Keith Thompson
Date: May 29, 2008 08:26
...s giving segfault No, it isn't. I'm sure the program you're actually running gives you a seg fault, but the code you posted won't even compile. Never re-type code when you post it here. Always ... fairly harmless, but almost certainly useless. It causes an extra blank to be printed after your string. The way you format your code is odd and makes it ...
|