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 173 B
Quelle PStructComparable.ipdl Sprache: unbekannt
[Comparable] struct S {
int i;
double d;
};
[ChildProc=any]
sync protocol PStructComparable {
parent:
sync test(S s) returns (S ss);
async __delete__();
};
[ Dauer der Verarbeitung: 0.19 Sekunden (vorverarbeitet)
]
2026-04-06