Search:

Type: Posts; User: nareik9394

Search: Search took 0.01 seconds.

  1. questions about structures passing through functions

    I'm having this weird error when I pass in a structure array to a function to read it from file, but it keeps giving wrong output.



    void process(int command, char *argc[])
    {
    struct Contact...
  2. Replies
    3
    Views
    1,071

    Urgent!! Need help

    Hi guys, I'm writing a program that works like a phone book
    Im having a lot of problems dealing with the fgets() function
    Everything works fine except the readSaved() function, the program always...
Results 1 to 2 of 2