• 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
memset AND struct = {0}?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

memset AND struct = {0}?


  • Subject: memset AND struct = {0}?
  • From: "Patrick J. Collins" <email@hidden>
  • Date: Sun, 01 Mar 2015 17:27:56 -0800 (PST)

This "learning core audio" book I am reading shows:

AudioStreamBasicDescription recordFormat = {0};
memset(&recordFormat, 0, sizeof(recordFormat));

Is the memset actually doing anything?  Isn't the line with the = {0},
going to zero out all the data?  Should I be doing memset with all my
asbd's?

Patrick J. Collins
http://collinatorstudios.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: memset AND struct = {0}?
      • From: Ilya Konstantinov <email@hidden>
    • Re: memset AND struct = {0}?
      • From: Chris Adamson <email@hidden>
  • Prev by Date: Re: Trying to get all samples from an audio file on disk into memory
  • Next by Date: Re: memset AND struct = {0}?
  • Previous by thread: Re: Trying to get all samples from an audio file on disk into memory
  • Next by thread: Re: memset AND struct = {0}?
  • Index(es):
    • Date
    • Thread