Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/ipc/ipdl/test/ipdl/ok/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 159 B image not shown  

Quelle  Parray_Union.ipdl   Sprache: unbekannt

 
union Union {
    int[];
    int;
    double;
};

[ChildProc=any]
sync protocol Parray_Union {
parent:
    sync Msg(Union u, Union[] au) returns (Union r);
};

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]