|
-
October 18th, 1999, 12:24 PM
#1
shell programming
Hi,
I am writing a code for a unix shell and I am having problems with setting the environment variables. when you say setenv ABC abc what should be done exactly. I was trying to realloc environ and then insert the string into the last but one position of the environment variables and push down the NULL to the next place . Please tell me clearly if anybody knows about this. Do I have to use the putenv function , actually I tried that also but its not working and how should i implement unsetenv..
Thanks,
Ajith
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|