I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
Dont ansi function prototypes render lint obsolete?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Explain about the functions strcat() and strcmp()?
What is getch c?
is it possible to create your own header files?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
What is variable in c example?
Difference between macros and inline functions? Can a function be forced as inline?
write a proram to reverse the string using switch case?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What is #define used for in c?
how we can make 3d venturing graphics on outer interface
What are the usage of pointer in c?
What is structure in c explain with example?