Re: c interview
- From: gkumar007@xxxxxxxxx
- Date: 1 Aug 2006 18:57:11 -0700
Hi Benson,
Glad to see your reply.
However, regular readers of comp.lang.c will find a number ofFirstly, I'm not an expert in C programming and I'm still learning.
things to nitpick about that you (and many employers) have either
failed to account for or are simply unaware of.
It's an effort I'm making to share the little knowledge I have gained
with others and also to learn more in the process
I would be grateful, if you/anyone here can point out all the mistakes
and provide the suggestions to make it better.
To cite possibly theI would modify the sources appropriately.
most obvious example, the return value of malloc() is always cast in
your sample questions; a quick Google search of this group's archives
will reveal that the experts' consensus is that this is a bad idea, an
opinion shared by the FAQ:
http://c-faq.com/malloc/cast.html
http://c-faq.com/malloc/mallocnocast.html
I believe a thorough reading of the FAQ will help you improve bothThanks for the suggestion. I will do that soon.
your quiz and your practical knowledge of C.
Also, if anyone has else has feedback on the questions, please feel
free to send them across to me.
Have a terrific day!!!
Regards,
Gowri Kumar
.
- Follow-Ups:
- Re: c interview
- From: gkumar007
- Re: c interview
- From: dis_is_eagle
- Re: c interview
- References:
- c interview
- From: dis_is_eagle
- Re: c interview
- From: gkumar007
- Re: c interview
- From: Christopher Benson-Manica
- c interview
- Prev by Date: Re: Casting a generic or void pointer to point to a struct...
- Next by Date: Re: Confused to printf %f
- Previous by thread: Re: c interview
- Next by thread: Re: c interview
- Index(es):