comment_buf Struct Reference

Collaboration diagram for comment_buf:

Collaboration graph
[legend]

Data Fields

comment_bufnext
char * last
char buf [COMMENT_BUF_STORE]

Detailed Description

Definition at line 97 of file lex.c.


Field Documentation

struct comment_buf* comment_buf::next

Definition at line 98 of file lex.c.

Referenced by flush_comments(), and store_comment().

char* comment_buf::last

Definition at line 99 of file lex.c.

Referenced by flush_comments(), and store_comment().

char comment_buf::buf[COMMENT_BUF_STORE]

Definition at line 100 of file lex.c.

Referenced by flush_comments(), and store_comment().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:14:55 2007 for Scilab [trunk] by  doxygen 1.5.1