Developing all Possible Library Function on Sorting and Searching to Enhancement of C Compiler
Abstract
In this paper, we try to add some user define functions in C compiler like printf() , scanf() of sorting function and searching function which are not present in C – Compiler, are being tried add as library functions.[1],[4] Then to implement of sorting and searching program that directly used as calling of functions which is written in byte code. Header file of these functions has also been generated though writing the prototype. Our goal is adding more features in c compiler to make more useful for any programmer, but with maintaining proper concept and process of compiling the code through C compiler.[1],[2]
Keywords
Full Text:
PDFReferences
C: THE COMPLETE REFERENCE (4TH ED) , AUTHOR : HERBERT SCHILDT.
C Programming Language (2nd Edition By B. W. Kernighan & D. M. Ritchie)
Data Structures and Program Design in C by Kruse Robert L
Data Structures Using C - Aaron M. Tenenbaum
Programming in ANSI C by E. Balgurusamy
C Programming in 12 Easy Lessons by Greg Perry
The Standard C Library by P.J. Plauger
Pointers on C by Kenneth Reek
http://www.cs.carleton.edu/faculty/adalal/teaching/f04/117/notes/searchSort.pdf
http://www0.cs.ucl.ac.uk/staff/d.gorse/teaching/1004/1004_3.pdf
http://www3.cs.stonybrook.edu/~cse130/slides/10-sorting-1.pdf
Data Structure Using C by A. K. Sharma
https://en.wikibooks.org/wiki/C_Programming/StanStan_libraries
C Programming: A Modern Approach by K. N. King
http://celikyuksel.com/wpcontent/uploads/2015/07/Data-Structures-Sample-Programs.pdf
https://books.google.co.in/books?id=ZgGzBt074e8C&q=data+structures&source=gbs_word_cloud_r&cad=5#v=snippet&q=data%20structures&f=false
http://publications.gbdirect.co.uk/c_book/chapter4/function_types.html
http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf
Refbacks
- There are currently no refbacks.
This work is licensed under a Creative Commons Attribution 3.0 License.