embedded questions!!!
- From: "#define" <u4karsh@xxxxxxxxx>
- Date: 27 Dec 2005 09:26:52 -0800
Hello All,
Some questions were bugging me from quite some time. Any answers!
please share.
1. GIven an .EXE is there a way to find how many global varibale it
uses?
2. Given 2 Strings char *str1 = "JHONSON";
char *str2 = "O";
what is the fastest way to remove all occurences of letter O from str1.
3. Given 2 STACKS, how to implement a QUEUE?
4. what are MAK files? where are they used (Not quite C related but
just in case.)
5. what does .OBJ files contains?
6. how does DLL link on runtime?
7. what is ELF format?
8. what is COFF format? what's it for?
9. why do we need so many file formats .HEX, S-REC to represent exe.
Best Regards,
#define
.
- Follow-Ups:
- Re: embedded questions!!!
- From: sukrit . mehra
- Re: embedded questions!!!
- From: prasi
- Re: embedded questions!!!
- From: Chris Hills
- Re: embedded questions!!!
- From: Jim Stewart
- Re: embedded questions!!!
- Prev by Date: Re: AVR + USB Memory stick
- Next by Date: Re: embedded questions!!!
- Previous by thread: PrKernel/PrOS
- Next by thread: Re: embedded questions!!!
- Index(es):
Relevant Pages
|