• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

C need help please.

Kavvson

Gdy boli cie glowa wez
Joined
Jun 25, 2008
Messages
1,177
Reaction score
72
Location
Poland
I really need help asap in this C program

Quote
The program has a simple database support.

As a database file using a text file. Its structure is as follows:

name1
service1 *lenght of the employee work (f.e 2 years) etc.*
name2
service2
NAME3
service3

....

The program is able to add and display employee workers - in addition the program should allow for the statistical activities (calculation of the average length of service, finding the oldest employee). Additionally, the program should make it possible to edit and delete employees.

The program should use a function in the place of operations (for example a function for adding an employee, display, etc.)

Im bad in C, i might help out with html,php,sql as a help. I hope someone gives me a helping had.
 
Back
Top