|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 128 (0x80) Types: TextFile Names: »DIVISION.C«
└─⟦1275f6521⟧ Bits:30005823 BD Software C Compiler v1.50a └─ ⟦this⟧ »DIVISION.C«
main() æ int a,b; a=22;b=7; a=a*b; printf("resultat %d",a); å«eof»