User: vcebanov

  • Public profile

User profile: vcebanov

User info
User name:vcebanov
History
Joined:
Number of posts:4
Latest posts:

File I/O sorting,catalogue,update existing record
How to sort files I/O with structures add new data,and update them?

Question
example of a books catalogue program in C by using file I/O with(structures,enumerations,unions,Dy...

Question
I need a short example of a program with: Data structures Dynamic arrays enumerations unions po...

How to use error handler????
float num; char buffer[20]; printf("ENTER A POSITIVE NUMBER:"); gets(buffer); num=atoi(buffer); ...

This user does not accept Private Messages