• 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: Saving an AudioFile without an extension
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Saving an AudioFile without an extension


  • Subject: RE: Saving an AudioFile without an extension
  • From: Herbie Robinson <email@hidden>
  • Date: Tue, 13 Jul 2004 04:59:21 -0400

The one thing that nobody else mentioned (and I have never seen written anywhere) is that the convention is to declare Pascal strings as "unsigned char" and C strings as "char". Pascal strings have a length byte at the front and you write constants for them as "\ptext". C strings are often (but not always) terminated by nuls...

It says that the error is that "destFilePath" should be an "unsigned char*" for some strange reason!
Even when I create a path name that is an "unsigned char*" It still Doesn't Work!!!!

--
-*****************************************
** http://www.curbside-recording.com/ **
******************************************
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


References: 
 >RE: Saving an AudioFile without an extension (From: "Asher Vander Heiden" <email@hidden>)

  • Prev by Date: 3DMixer 2.0
  • Next by Date: Re: Core Audio SDK 1.3.1
  • Previous by thread: Re: Saving an AudioFile without an extension
  • Next by thread: Re: Saving an AudioFile without an extension
  • Index(es):
    • Date
    • Thread