A String To CString Converter
Posted June 26 2003
Summary: Sometimes you need to pass CSTRINGs to a function, and it's inconvenient to create variables for the purpose - you just want to pass in string literals. But Clarion (at least through version C6 EA4-5) all literal strings are STRINGs. So how do you do it? With a class, of course.
Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.
Search ClarionMag
From the archives
Clarion# And The Google Calendar API
12/17/2007 12:00:00 AM
Randy Rogers shows how to use the Google Calendar API to add public and private calendars to your Clarion# applications.
