RE: BBS Awards
At 12/10/06 08:41 PM, Mogly wrote:" authorblues: ill do THAT right now, and ill finish the FLA later "
RIGHT now?? ooo!!
RE: Tomorrow
At 12/10/06 08:41 PM, Mogly wrote:What's a C project? Did you go college btw Kirk?
Nah, didn't go college, I stayed on at my school to do my A levels (Computing, History and Politics), took a gap year and now I'm at Uni.
A C project is a project in the programing langauge of C ;)
We have to write a program that allows the user to type in a Roman Numeral and then returns the value of that. It's hard because we have to make sure that when someone types in XIV it returns 14 and not 16 etc. We also have to do a "batch mode" where the program reads in a .txt file, then converts the Roman Numerals and save the output as another .txt file.