Answer Posted / 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 |
Post New Answer View All Answers
What is printf () in c?
How does placing some code lines between the comment symbol help in debugging the code?
What is a node in c?
What is the difference between procedural and declarative language?
What is a buffer in c?
What is the purpose of scanf() and printf() functions?
Why isnt any of this standardized in c?
How many types of errors are there in c language? Explain
Can you explain the four storage classes in C?
What is a 'null pointer assignment' error?
Is a house a mass structure?
Explain how can you be sure that a program follows the ansi c standard?
What is new line escape sequence?
Explain the term printf() and scanf() used in c language?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode