News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Compiler trouble

Started by Zodra1, July 14, 2008, 04:33:09 PM

Previous topic - Next topic

Zodra1

Honestly? No. But I think because error trap routine was present twice. Does it mean i should code SQL API there?

JohnF

Quote from: Zodra1 on July 17, 2008, 11:50:36 AM
Honestly? No. But I think because error trap routine was present twice. Does it mean i should code SQL API there?

Yes, it was present twice, as I said earlier.

I suggest you rename one of those routines, then there will not be a conflict. (As I said earlier)

As to where you use various API's, that is your decision.

John