How do you generate random numbers in C?
No Answer is Posted For this Question
Be the First to Post Answer
Define a structure to store the record of library. The record must consist of at least following fields: Title, Author, Edition, Price, Publisher, and Category. -Define functions authorSearch ( ), TitleSearch ( ) and CategorySearch ( ) to search a book with respect to author, title and category. [There can be more than one book, written by one author, in one category]
What is sizeof return in c?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
How does free() know explain how much memory to release?
how to count no of words,characters,lines in a paragraph.
can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?
How can I read a binary data file properly?
What is the difference between far and near ?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
what are non standard function in c
in which language c language is written?
Can we include one C program into another C program if yes how?