seg fault in array of structssorry, just noticed the & is missing in scanf
seg fault in array of structsI get a seg fault after I enter the Years of Employment. Could anyone tell me why? thanks a lot in a...
pointer and struct allocationyou 're right!!!! thanks a lot Peter!
pointer and struct allocationhello!! i my source code i use the following structs: [code] typedef struct { uint8_t source; uint8...
linking error, undefined symbolneeded a change in the Makefile, added the .c file to the sources and then it was able to create the...