• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NULL characters?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NULL characters?


  • Subject: Re: NULL characters?
  • From: James Bucanek <email@hidden>
  • Date: Fri, 11 Mar 2005 08:14:31 -0700

Mark Dawson wrote on Thursday, March 10, 2005:

>I assume this is the NULL symbol?  How do I get rid of it?  I
>have a .strings file that when I try to "Show control characters"
>(generated by genstrings), XCode .1.5 seems to hang (just sits around
>for over a minute)…

I see you've already found a solution, but for future reference my favorate tool for fixing/checking these problems is BBEdit's 'Zap Gremlins' command.  This command might also be in BBEdit Lite and TextWrangler.

You can also strip out any '\0's using tr

    tr -d \\0 < bad.h > clean.h
--
James Bucanek <mailto:email@hidden>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NULL characters? (From: Mark Dawson <email@hidden>)

  • Prev by Date: Calling Mach-o Library funcation from CFM Application..
  • Next by Date: Re: Exception reading pipe from NSTask using debugger
  • Previous by thread: Re: NULL characters?
  • Next by thread: Calling Mach-o Library funcation from CFM Application..
  • Index(es):
    • Date
    • Thread