Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Cephes/qfloat/   (Cephes Mathematical Library ©)  Datei vom 12.5.2026 mit Größe 360 B image not shown  

Quelle  qccalc.mak   Sprache: unbekannt

 
Spracherkennung für: .mak vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# MSDOS Microsoft make file for qccalc.exe
CFLAGS=/c

qccalc.obj: qccalc.c qhead.h qcalc.h mconf.h
 cl $(CFLAGS) qccalc.c

qcmplx.obj: qcmplx.c qhead.h
 cl $(CFLAGS) qcmplx.c

qcgamma.obj: qcgamma.c qhead.h
 cl $(CFLAGS) qcgamma.c

qccalc.exe: qccalc.obj qlib100.lib qcmplx.obj qcgamma.obj
 link /NOE /MAP /STACK:8192 qccalc qcmplx qcgamma,,,qlib100 \lib\fti;

[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-06-27]