Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 225 B image not shown  

Quelle  pl_strfree.rst   Sprache: unbekannt

 
PL_strfree
==========

Frees memory allocated by :ref:`PL_strdup`


Syntax
~~~~~~

.. code::

   void PL_strfree(char *s);


Parameter
~~~~~~~~~

The function has these parameter:

``s``
   Pointer to the string to be freed.

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]