mySQL———————————————-?
by Administrator on Sunday, August 31st, 2008 | 1 Comment
vinu asked:
i made a project using c on linux known as online examination system but it has bugs i need help to remove the following errors:-
i made a project using c on linux known as online examination system but it has bugs i need help to remove the following errors:-
1)Function does not call itself,
2)segmentation error,
i have alre3ady used the following header files:-
Learn MySQL


Jumpstart your Joomla Websites - Click for Details
khm, we don’t read minds – a listing would have been helpfull.
you get a segmentation error when you try to read outside of memory that was allocated to your program – usually you’re trying to read from an array outside it’s bounds