View Single Post
Join Date: Jul 2008
Posts: 46
Reputation: karang is an unknown quantity at this point 
Solved Threads: 0
karang karang is offline Offline
Light Poster

Re: error C2664: 'setStartupDirectory' : cannot convert parameter

 
0
  #3
Dec 5th, 2008
Hi

I have a function
bool setStartupDirectory(const SysString &sStartupDirectory)
{}

Now I want to give the prototype of the function how can I do that
Reply With Quote