|
ith symbol table*/
unsigned currentFile=0;
unsigned nFiles;
unsigned filecount = 0;
extern void *malloc();
int lastentry=0;
int lookup(s)
char s[];
{
int p;
for (p=lastentry; p > 0; p=p-1)
if (strcmp(symtable[p].lexptr,s)==0)
return p;
return 0;
}
int insert(s,tok)
char s[];
int tok;
{
int len;
l
|
- 페이지 6페이지
- 가격 1,500원
- 등록일 2004.09.12
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
do and New Mexico dissipating during the morning.\\0
이렇게 저장이 되기때문에 첫번째~세번째 string의 길이는 \\n문자도 포함하게 되서 word수가
잘 카운트 되지만 마지막 string에서는 strlen을 했을경우 \\0전까지만 길이가 되므로 공백이
없으면 카운트가
|
- 페이지 2페이지
- 가격 1,000원
- 등록일 2004.10.05
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|