Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
products
/
Sources
/
formale Sprachen
/
JAVA
/
openjdk-20-36_src
/
test
/
jdk
/
sun
/
tools
/
jstat
/
Quellcode-Bibliothek
©
Kompilation durch diese Firma
[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]
Datei: globals_s390.hpp Sprache: Unknown
Untersuchungsergebnis.awk Download desDelphi {Delphi[129] Cobol[132] Abap[150]}zum Wurzelverzeichnis wechseln
#
BEGIN
{ totallines=0; count=0; }
{ totallines++; print
$0
}
$0
!~ /java\..+=.*
$/
{ count++ }
END
{
if
((count == 0) && (totallines != 0)) {
exit 0
}
else
{
exit 1
}
}
[ zur Elbe Produktseite wechseln0.66Quellennavigators
]