How to set a variable in the environment list?
Answer / d g patel
environment variables can be get and set by getenv() and
putenv() calls in C.
| Is This Answer Correct ? | 3 Yes | 0 No |
Write a program on swapping (100, 50)
What are actual arguments?
how to write a cprogram yo get output in the form * *** ***** ******* ********* ******* ***** *** *
An array name contains base address of the array. Can we change the base address of the array?
How the processor registers can be used in C ?
is it possible to change the default calling convention in c ?
Why flag is used in c?
write a program to display numbers from 1 to 10 and 10 to 1?
A C E G H +B D F A I ------------ E F G H D
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop