int main (void) { printf ("%d+%d=%d\n", 6, 7, 6+7); return 0; }
write an assembly language program to find sum of N numbers
fish
Write your program and if you are having a problem post it here with a description of the problem you are having. What you are asking is for someone to do your homework for you. no i am asking to verify my answer
substracion of any two number program in c
The question is malformed and incomprehensible.
Write and run a client and a server program in C-language using UDP
The native C language will not permit the addition of two 100 digit numbers with native data types. Therefore, you need to simulate the 100 digit numbers differently, and that can be done various ways, including using an arbitrary precision math package, or BCD arithmetic, etc.
question clarity
write a program to print A to Z on screen in c?
write a lex program to delete space from the program
Yes.
#include<