|
|
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 - metrics - download
Length: 256 (0x100)
Types: TextFile
Names: »SAMPLE.C«
└─⟦93c4d868c⟧ Bits:30005869 SW1609 Digital Research C v. 1.11 - May 84
└─⟦this⟧ »SAMPLE.C«
└─⟦b85731168⟧ Bits:30002664 Digital Research C - CCP/M - May 84
└─⟦this⟧ »SAMPLE.C«
└─⟦fa5b86546⟧ Bits:30002725 SW1609 Digital Research C - CCP/M - Oct 83
└─⟦this⟧ »SAMPLE.C«
main()
æ
int val;
for (val = 0; val <= 3; val++)
printf("%d TESTING CØn", val);
printf("Øn");
printf("FINISHED!Øn");
å
«eof»