Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
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 150 B
Quelle PStruct.ipdl Sprache: unbekannt
struct S {
int i;
double d;
};
[ChildProc=any]
sync protocol PStruct {
parent:
sync test(S s) returns (S ss);
async __delete__();
};
[ Dauer der Verarbeitung: 0.31 Sekunden (vorverarbeitet)
]
2026-04-06