wxString DoubleToStr(double value)
{
return wxString::Format("%f",value);
}
{
return wxString::Format("%f",value);
}
No comments are included for this article. Submit a comment with your feedback/suggestions.
Click to View Printer Friendly Version
No comments are included for this article. Submit a comment with your feedback/suggestions.
Click to View Printer Friendly Version