Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Question about rev 9399
Alpha:
I used int because it was defined as:
--- Code: (sdk/wxscintilla/include/wx/wxscintilla.h:79) ---#define wxSCI_EOL_CRLF 0
#define wxSCI_EOL_CR 1
#define wxSCI_EOL_LF 2
--- End code ---
Should I create an enum with these values?
oBFusCATed:
Then probably it is better to add documentation for the expected values...
Navigation
[0] Message Index
[*] Previous page
Go to full version