[Qt-interest] White space problem
Sujan Dasmahapatra
sujan.dasmahapatra at gmail.com
Fri Jul 29 06:45:13 CEST 2011
Thanks Paul its working fine now. Thanks for your help.
Regards sujan
On Thu, Jul 28, 2011 at 2:36 PM, Paul Miller <paul at fxtech.com> wrote:
> On 7/28/2011 3:02 PM, sujan wrote:
> > Tell me the correct way to use \ character.Thanks sujan
>
> If you do need to use a \ character in a C string then you need to
> escape it with another \, like this:
>
> "C:\\this\\is\\a\\windows\\path"
>
> This is basic C string stuff.
>
> But like others have said, use forward slashes instead - makes things
> more portable and you no longer need to use ugly escape sequences.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
--
Thanks & Regards
Sujan Dasmahapatra
B.E. (Aeronautics)
Bangalore, India
Ph:91-9900839788
mail id : sujan.dasmahapatra at gmail.com
yahoo msn : dasmahapatra.aerodynamics at yahoo.co.in
icq # 556023244
skype:sujan.dasmahapatra at skyepe.com
msn: sujan.dasmahapatra at hotmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110728/6d6e7970/attachment.html
More information about the Qt-interest-old
mailing list