dcoincoin ~master (2022-05-10T06:01:35.6293433)
Dub
Repo
NCPost
dcc
curses
curses
Undocumented in source.
class
NCPost {
NCTribune
tribune
;
Post
post
;
int
offset
;
int
lines
;
this
(NCTribune tribune, Post post);
string
[]
tokenize
();
}
Constructors
this
this
(NCTribune tribune, Post post)
Undocumented in source.
Members
Functions
tokenize
string
[]
tokenize
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
lines
int
lines
;
Undocumented in source.
offset
int
offset
;
Undocumented in source.
post
Post
post
;
Undocumented in source.
tribune
NCTribune
tribune
;
Undocumented in source.
Meta
Source
See Implementation
dcc
curses
curses
classes
NCPost
NCTribune
NCUI
functions
main
setlocale
structs
Stop