Search:

Type: Posts; User: ak47

Search: Search took 0.01 seconds.

  1. Thread: student database

    by ak47
    Replies
    10
    Views
    4,436

    Yep its working now.Thanks :)

    Yep its working now.Thanks :)
  2. Thread: student database

    by ak47
    Replies
    10
    Views
    4,436

    Thanks Adak,That did the trick.But i noticed...

    Thanks Adak,That did the trick.But i noticed another problem,i know its something silly but i cant figure out what it is!
    In the myEdit() function the


    fread(ch,10000,1,fs);

    doesn't seem to...
  3. Thread: student database

    by ak47
    Replies
    10
    Views
    4,436

    ok so i put them in separate functions and used...

    ok so i put them in separate functions and used switch for my menu options.
    >I haven't yet removed the fflush(stdin) ,that's partly because i did not understand the FAQ about that.
    As far as my...
  4. Thread: student database

    by ak47
    Replies
    10
    Views
    4,436

    Thanks for you help guys,ok so far i got to...

    Thanks for you help guys,ok so far i got to remove
    1.flush(stdin)
    2.Use switch statements
    3.Put my menus into separate functions.
    4.Not use gets(old habit:( apologies,will use fgets from now on)...
  5. Thread: student database

    by ak47
    Replies
    10
    Views
    4,436

    student database

    Hello everyone,
    So i was just going by my old college a few days back to meet some of my close professors,when i noticed one of them logging student data on an excel sheet.
    Being a inquisitive c...
Results 1 to 5 of 5