C program

<b> Forum for the discussion on how to use computers and technology in the ESL/EFL classroom </b>

Moderators: Dimitris, maneki neko2, Lorikeet, Enrico Palazzo, superpeach, cecil2, Mr. Kalgukshi2

Post Reply
4757mike
Posts: 1
Joined: Wed Mar 24, 2004 2:34 pm

C program

Post by 4757mike » Wed Mar 24, 2004 2:58 pm

Hi
I am writing a very basic payroll prgram in C. So far it works perfectly to allow me to input the employees' id, grade, and hours worked, these all being either int or float. However I cannot manage to input the string for the employee's name.

If you think you can help me I can be more specific about the problem.

Al
Posts: 42
Joined: Wed Jul 16, 2003 1:59 pm
Location: Sussex, UK

It was too good to last...

Post by Al » Wed Mar 24, 2004 9:26 pm

import javax.BullSheetDectector;

public class BogOff{

public static void main (String[] args){

System.out.println ("this is an English language forum, not an
outreach centre for wannabe programmers. Which you'd know if
you'd RTFI ('I' being 'instructions' here)");

goFigure();

}

}

Post Reply