I been reading some books on basic C++ and was wondering if this is applicable in oF because I don’t see much of it. Are there any good references I can go to to learn how to use this with oF?
also I use xCode and am familiar with javascript so, as far as I understand cout is like an alert when you debug. If that is true, where does cout actually display? I don’t see any kind of console in xcode.