提交 2132d9f8 编写于 作者: T Terry J Myers 提交者: Me No Dev

Update WString.h (#1935)

上级 14ff3114
......@@ -260,6 +260,7 @@ public:
// parsing/conversion
long toInt(void) const;
float toFloat(void) const;
double toDouble(void) const;
protected:
char *buffer; // the actual char array
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册