August 31, 2008

mySQL———————————————-?

mysql
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:-

1)Function does not call itself,
2)segmentation error,

i have alre3ady used the following header files:-
,,,,

Learn MySQL

Filed under Programming & Design by Administrator

Permalink Print

Comments on mySQL———————————————-?

September 1, 2008

Bruno @ 4:32 pm

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

Your Ad Here