SJOE Posted July 21, 2005 Posted July 21, 2005 Hi, Could you please teach me how to convert plug in parameters to char *? I want to use one of the Plugin parameters as a file name then open an external file. The prototype of external file is: OpnFl(char *filename); aftter I get the parameter and call the function using OpnFl(dataVect.AtAsText(0)); It doesn't work, how to solve this problem? Thanks a lot!
Recommended Posts
This topic is 7134 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now