What is data type long in c?
No Answer is Posted For this Question
Be the First to Post Answer
Can you think of a logic behind the game minesweeper.
What is #line?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What are called c variables?
What is the difference b/w Structure & Array?
What is malloc calloc and realloc in c?
code for bubble sort?
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
WAP – represent a char in binary format
can any one provide me the notes of data structure for ignou cs-62 paper