User profile: drazenmozart

User info
User name:drazenmozart
History
Joined:
Number of posts:21
Latest posts:

seg fault in array of structs
sorry, just noticed the & is missing in scanf

seg fault in array of structs
I get a seg fault after I enter the Years of Employment. Could anyone tell me why? thanks a lot in a...

pointer and struct allocation
you 're right!!!! thanks a lot Peter!

pointer and struct allocation
hello!! i my source code i use the following structs: [code] typedef struct { uint8_t source; uint8...

linking error, undefined symbol
needed a change in the Makefile, added the .c file to the sources and then it was able to create the...