Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/tst/testbugfix/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 209 B image not shown  

SSL pr_remove_and_init_link.rst   Sprache: unbekannt

 
PR_REMOVE_AND_INIT_LINK
=======================

Removes an element from a circular list and initializes the linkage.


Syntax
------

.. code::

   #include <prclist.h>

   PR_REMOVE_AND_INIT_LINK (PRCList *elemp);


Parameter
~~~~~~~~~

``elemp``
   A pointer to the element.


Description
-----------

:ref:`PR_REMOVE_AND_INIT_LINK` removes the specified element from its
circular list and initializes the links of the element to point to
itself.

[ Verzeichnis aufwärts0.19unsichere Verbindung  Übersetzung europäischer Sprachen durch Browser  ]