How do we open a binary file in Read/Write mode in C?
Is the following code legal? struct a { int x; struct a b; }
get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement
How can I read in an object file and jump to locations in it?
How can I run c program?
HOW CAN ADD OUR FUNCTION IN LIBRARY.
what is the hardware model of CFG( context free grammar)
what are non standard function in c
how to find string length wihtout using c function?
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
What is the maximum no. of arguments that can be given in a command line in C.?
What is the use of #include in c?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.