Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot convert from char(4) to CString
Message
 
 
To
26/03/2014 17:11:14
General information
Forum:
Visual C++
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01597411
Message ID:
01597416
Views:
22
>
int RenderTicket(double dPassNo, CString& csLayout, new CString("PNG"));
>
>
>Does this syntax work?

This worked

int RenderTicket(double dPassNo, CString& csLayout, CString csImageType = CString("PNG"));

I'll fix these errors and I have a few more more complex I'm going to post in a bit.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform