- Code: Select all
cod removed.........
I am getting lot of errors and started learning c just few days ago . I get this error:
passing arg 2 of `insertSchool' makes integer from pointer without a cast
and also some other errors.
What am I supposed to do now?How do I pass sname to the insertName method to insert it into the string?
Some one please help. Thanks.

