Hi Julie, > I'm getting the error 'Killed' when I run my c program. > Everything compiled with no warnings or errors. Any advice > on how I may find what's really going on? Use a debugger, such as gdb. HTH, --Eljay
Hi Julie, > I'm getting the error 'Killed' when I run my c program. > Everything compiled with no warnings or errors. Any advice > on how I may find what's really going on? Use a debugger, such as gdb. HTH, --Eljay