IOdialogAnyEnd

Top  Previous  Next

Construction of any element in the dialogue finish.

Every element no matter whether badge, cunning box or similar, is described by a row of sign chains, opening and closing clips. Everybody is concluded with this function such element in her definition. The whole definition of a dialogue happens within a sign chain. Every element is enclosed by a clip pair.

Parametre

dialogString (char *) [IN]

Sign chain contain the whole dialogue. The element defined last in the sign chain is concluded.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOdialogAnyEnd (

char * dialogString

);

Related functions

IOdialogAnyStart