構造体定義書 フリー 仕様書 自動 作成

line_str

構文構文

struct line_str

ファイル名ファイル名

col.c

構造体情報構造体情報

No. 名称 属性説明
1
line_str   
  l_line CHAR * characters on the line
  l_prev LINE * previous line
  l_next LINE * next line
  l_lsize int allocated sizeof l_line
  l_line_len int strlen(l_line)
  l_needs_sort int set if chars went in out of order
  l_max_col int max column in the line

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー