In my plugin I have for inputString as a REALstring:

REALstringData          *rsData;

REALGetStringData(inputString, REALGetStringEncoding(inputString), rsData);

For that last statement I get the warning: 'rsData' is used uninitialized in 
this function

How do I initialize 'rsData'?

And I would appreciate it if someone would give me a good reference on these 
matters.

Bob


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to