Order of the Butterfly
Posts: 472 from 2003/7/25
From: Wroclaw/Poland
Quote:
Intuition wrote:
Stupid question, but you have included <string> haven't you?
It isn't stupid question. :) However answer is: yes, I was trying to include: string, wchar, stdio, stdlib. MOS SDK includes contain wprintf so it should be available.
I will need another functions for wide strings/chars. The wprintf is only one simple example.
BTW - wchar_t and std::wstring work well. :)
Quote:
Intuition wrote:
The new SDK 3.5 is here btw.
http://www.morphos-team.net/files/sdk-20140508.lha
Thank you for the info! I will update it today. I like to be updated. :)