One of the first things a budding programmer needs know is that you cannot program something that you do not know.
Good luck with the mind reading.
Write a C program to Draw a RAINBOW and fill the suitable colors ...
you can use strstr()
I don't use that function in C programme.
#include#includevoid main(){ int a,i;printf("\nThe Multiplication table of 5 is:\n");for(i=1;i
Text editor.
Write a C program to Draw a RAINBOW and fill the suitable colors ...
abhimanyu
substracion of any two number program in c
you can use strstr()
I don't use that function in C programme.
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.
#include(stdio.h) int main ()
#include <stdio.h> int main (void) { puts ("abcdefedcba"); return 0; }
It is the "Tower of Hanoi" and it is a puzzle. When you can solve the puzzle you can write the program, when you have learned enough to write simple programs. You do want to be able to write computer programs, don't you?
struct A {}; // base class struct B : A {} // derived class (single inheritance).
occasion and audience
void mail ( ); { int a, b c = a+b; printf ("%d",=c); }