Question about C shell (tcsh) script?

Status
Not open for further replies.

they

Junior Member level 2
Joined
Sep 14, 2004
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
265
tcsh srand

Hi
I have a question about C shell script.
How to randomise the value of a variable in C shell (tcsh) script? is there a rand() or srand() command like in C?

Thanks.
 

as far i know, no. but you can write a simple program that outputs a random number to stdout & pipe output.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…