Skip to main content
Bubbly_Crystal0D4D
Participating Frequently
May 21, 2015
Question

Double quotes to a String - fdk

  • May 21, 2015
  • 0 replies
  • 167 views

Hi All,

How can we add double quotes to a string that i fetch dynamically?

I have a string like

StingT my_var;

my_var=D:/FrameTest/abc.fm

Now I want to change this to "D:/FrameTest/abc.fm";

Is there any frame maker librabry that i must include to do this?

The normal C method like using escape string "\"my_var\"" does not work .Any ideas are appreciated.Thanks in advance!

    This topic has been closed for replies.