<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>A_DEFFLOAT and A_DEFSYM arguments are optional and default to 0
      resp. an empty symbol. A_FLOAT and A_SYMBOL, on the other hand,
      are mandatory and Pd will print an error if you omit them in the
      method call.<br>
    </p>
    <div class="moz-cite-prefix">On 06.08.2021 14:53, Alexandre Torres
      Porres wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEAsFmg2PXV_K4RnLnqviEbqRPMgqzzvoZDjUWCSqN2hbjq5jQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">Em qui., 5 de ago. de 2021
            às 18:33, Christof Ressi <<a
              href="mailto:info@christofressi.com"
              moz-do-not-send="true">info@christofressi.com</a>>
            escreveu:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div>
              <p>Hi Matt,</p>
              <p>if you mix A_FLOAT / A_DEFFLOAT and A_SYM / A_DEFSYM in
                any Pd method definition (not just the "new" method!),
                the arguments are rearranged so that in the actual C
                function signature all the symbol arguments come first.</p>
            </div>
          </blockquote>
          <div>
            <div>what's the difference between A_FLOAT / A_DEFFLOAT and
              A_SYM / A_DEFSYM?</div>
          </div>
          <div>thanks</div>
        </div>
      </div>
    </blockquote>
  </body>
</html>