# <span class='text-muted'>221.</span> An omitted Fortran optional argument corresponds to a NULL argument of a C function.

<span style='font-size: small;' class='text-muted'>topic: {ref}`interoperability-with-c`</span>

```{note}
This tip is a draft[^draft].

[^draft]: From the perspective of FortranTip Browser, "draft" means that
  it hasn't been edited for formatting,
  hasn't had corresponding Fortran programs added,
  the text content hasn't been enhanced, etc.
  Draft texts are extracted from the corresponding Tweet using the Twitter API.
```

An omitted Fortran optional argument corresponds to a NULL argument of a C function.


---

<blockquote class="twitter-tweet"><p lang="en" dir="ltr">An omitted Fortran optional argument corresponds to a NULL argument of a C function.<a href="https://t.co/WGIL9ZOuoW">pic.twitter.com/WGIL9ZOuoW</a></p>&mdash; FortranTip (@fortrantip) <a href="https://twitter.com/fortrantip/status/1527632181983645696?ref_src=twsrc%5Etfw">May 20, 2022</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>