Mercurial > hg > CbC > old > device
changeset 481:6445b419aef0
*** empty log message ***
author | kono |
---|---|
date | Sun, 04 Dec 2005 14:19:25 +0900 (2005-12-04) |
parents | 5c497d547c0b |
children | 8370ba6e8557 |
files | Changes |
diffstat | 1 files changed, 29 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Changes Sat Nov 26 09:55:49 2005 +0900 +++ b/Changes Sun Dec 04 14:19:25 2005 +0900 @@ -7305,5 +7305,32 @@ ���ʤ��㤤���ʤ��ä�������ʤ�Ǥ�������˺�줿��($fp ��Ȥ����㤦����ʤΤ�) - - +Sun Nov 27 15:04:31 JST 2005 + +code ����ʤ��� _code �ˤ����? + +function call �� code segment ���Τǽ�С�mc-code-xxx.c ����ô������ +������ɡ�asm ��ʻ�Ѥ�? �Ǥ⡢������ʬ���Τ� system ��¸������ʤ��� + +S����ʸ��Ƴ������? mc-parse.c �Υ�����������ʬ��ʬΥ���ʤ��ȡ� + +recursive type �γ�ĥ�������͡��Ǥʤ��� code segement �η������Τ� +���������ʤ��� + + typedef hoge(arg) { ...; } hage; + +�ǡ�hage ��hoge����ǻȤ���褦�ˤ���� C �Ȱ�̣���Ѥ�äƤ��ޤ����� +one path compile ���ˤ����� + + +Sun Dec 4 14:16:24 JST 2005 + + +��¤�Τν�����ǡ���¤�ΤΥͥ��ȤȤ������̵�뤷�ơ����餺�顢 +�¤٤�äƤΤ���餷���� + + sturct hoge { int a; double b[3]; } = {1,2,3,4}; + +�ߤ����ʡ����ϡ����顼�ˤʤ뤱�ɤ͡��������������Ȼפ����ɡ� + +