On 2 Oct 2013, at 5:54pm, vaibh...@iitk.ac.in wrote: > I am a final year undergraduate student from IIT Kanpur, India. I am doing > my B.Tech project under the guidance of Prof. Arnab Bhattacharya in which > I have to add Skyline clause to the Select statement. > > But seeing the large code repository in 'sqlite3.c' I am not sure from > where should I begin, so it would be very helpful if someone would direct > me to the right person or help me out. I would be grateful.
You should not start by looking the amalgamation source code at all. Instead download from the last section of the SQLite download page the Legacy Source Code Distribution Format complete source tree. This has the source for SQLite split out into the individual c and h files you'd use if you were writing SQLite yourself. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users