Is anyone here good at using C language in programming. Cause if you are I need some help with a program for a class.
Position : Mechwarrior Callsign : Current BattleMech : Marauder IIC (Wolf's Teeth ) [Assault] Loadout: 3x ER PPC, 2x Medium Pulse Laser, 4x ER Small Laser
Most of my experience is in Java, but I've done a little bit of C. What does the program need to do?
Position : Captain | LEGIONNAIRES Callsign : Fox Current BattleMech : Shadow Hawk [55 tons] [97.2 km/h max] [120 meter jump range] Loadout : [1x Rotary AC5] [1x LRM-20] [1x Medium Pulse Laser] [2x Streak SRM-2] [AMS] [CASE] [ECM] [JumpJets]
This is what it has to do:
Dungeon Game
Position : Mechwarrior Callsign : Current BattleMech : Marauder IIC (Wolf's Teeth ) [Assault] Loadout: 3x ER PPC, 2x Medium Pulse Laser, 4x ER Small Laser
Is this a first or second level course btw? And what part do you need help with?
Position : Captain | LEGIONNAIRES Callsign : Fox Current BattleMech : Shadow Hawk [55 tons] [97.2 km/h max] [120 meter jump range] Loadout : [1x Rotary AC5] [1x LRM-20] [1x Medium Pulse Laser] [2x Streak SRM-2] [AMS] [CASE] [ECM] [JumpJets]
Its a first level course. I have trouble with cases.
Position : Mechwarrior Callsign : Current BattleMech : Marauder IIC (Wolf's Teeth ) [Assault] Loadout: 3x ER PPC, 2x Medium Pulse Laser, 4x ER Small Laser
I don't remember doing 'cases' like this in Java, I think C and java must work differently here. It looks though like most of the code is given to you in the 'This program may use logic similar to:' section.
Position : Captain | LEGIONNAIRES Callsign : Fox Current BattleMech : Shadow Hawk [55 tons] [97.2 km/h max] [120 meter jump range] Loadout : [1x Rotary AC5] [1x LRM-20] [1x Medium Pulse Laser] [2x Streak SRM-2] [AMS] [CASE] [ECM] [JumpJets]
10 PRINT "I'm pretty good with Basic. And QBasic. C eludes me though." 20 WAIT 10 30 CLS END