Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/rure/ctest/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 268 B image not shown  

Quelle  compile   Sprache: unbekannt

 
#!/bin/sh

set -ex

cargo build --manifest-path ../Cargo.toml
gcc -DDEBUG -o test test.c -ansi -Wall -I../include -L../../target/debug -lrure
If you're using librure.a, then you'll need to link other stuff:
-lutil -ldl -lpthread -lgcc_s -lc -lm -lrt -lutil -lrure

Messung V0.5 in Prozent
C=94 H=89 G=91

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-04-28]