write a c programming using command line
argument,demonstrate set
operation(eg;union,intersection,difference)
example output is
c:>setop 12 34 45 1 union 34 42 66
c:>setop 12 34 1 42 66
c:>setop 12 34 diff 12 56 67 78
setop 12 34
No Answer is Posted For this Question
Be the First to Post Answer
Explain what does it mean when a pointer is used in an if statement?
What is the purpose of the fflush() function in C?
How do I access command-line arguments?
hi send me sample aptitude papers of cts?
Is struct oop?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Explain 'bus error'?
Do you have any idea how to compare array with pointer in c?
Why we use conio h in c?
Are there namespaces in c?
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
How can I use a preprocessorif expression to ?