Hello
Dear All,
Iam new to c programming and I was wondering how can I run a solaris command on c and also in scripting we can declare variables like:
setenv MM hello
and we can use it like :
echo $MM
how can this be done in c ??
I hope my question is not silly
Thannks in advance for your advices
Moniem
Dear All,
Iam new to c programming and I was wondering how can I run a solaris command on c and also in scripting we can declare variables like:
setenv MM hello
and we can use it like :
echo $MM
how can this be done in c ??
I hope my question is not silly
Thannks in advance for your advices
Moniem