What does 3 periods mean in texting?
No Answer is Posted For this Question
Be the First to Post Answer
What is scope rule of function in c?
how can I convert a string to a number?
How can I read in an object file and jump to locations in it?
struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??
what is the function of pragma directive in c?
What is meant by int fun const(int a, int b) { .... ... }
What is d scanf?
What is getch () for?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
How to compare array with pointer in c?
What does return 1 means in c?