Hai friends im a i year student. i want to develop my
knowledge in the field of TSR in c. How I'm Improve ?
Answer Posted / suman halder
i would like 2 suggest 2 books..
1) The "c" odyssey by vijay mukhi
2) Writing TSR through C -kanetkar
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the size of empty structure in c?
formula to convert 2500mmh2o into m3/hr
Create a simple code fragment that will swap the values of two variables num1 and num2.
What is the main difference between calloc () and malloc ()?
Describe the steps to insert data into a singly linked list.
What is a node in c?
There seem to be a few missing operators ..
What is the use of linkage in c language?
What are the different types of objects used in c?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
why programs in c are running with out #include
What is the most efficient way to store flag values?
Tell us two differences between new () and malloc ()?
What does %c do in c?
What is the difference between exit() and _exit() function?