Initialization in C compiler...

pjh@toad.postech.ac.kr (Park Jung Hoon)
4 Feb 1996 00:56:14 -0500

          From comp.compilers

Related articles
Initialization in C compiler... pjh@toad.postech.ac.kr (1996-02-04)
| List of all articles for this month |

From: pjh@toad.postech.ac.kr (Park Jung Hoon)
Newsgroups: comp.compilers
Date: 4 Feb 1996 00:56:14 -0500
Organization: POSTECH, Pohang, Korea
Keywords: C, question

Hello, everyone!


I'm a graduated student of Pohang University of Sc. and Tech. in Korea.


And I'm making a C compiler for 8-bit micro computer.


I have a big difficulty with the implementation of the initialization
of the aggregate type. (struct, array,...)


My text, Holub's, do not treat it and so I don't know where I can get help.


Please, help me.


I prefer the references that I can get on-line.


But any a word will be a big help to me.


Help me, please. Thank you.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.