Forum: Bash / Shell Scripting
Nov 11th, 2007, 10:55 AM
|
|
Replies: 8
Views: 345
Re: RND batch file example
Could you suggest a fix to that code?, is that possibly why it always writes "13" to the "rresult.txt" file?:-/
|
Forum: Bash / Shell Scripting
Nov 11th, 2007, 9:35 AM
|
|
Replies: 8
Views: 345
Re: RND batch file example
I googled it before i made the first post and found an example, but it was not the type i needed, also it flashed an error while running the script, i just wanted another one.:)
If someone could...
|
Forum: Bash / Shell Scripting
Nov 11th, 2007, 8:59 AM
|
|
Replies: 8
Views: 345
Re: RND batch file example
If i would have wanted to call a VB RND program i would have done so, but i want an example in batch code, and no i dont want to use the out put as the input of another program, i simply want to use...
|
Forum: Bash / Shell Scripting
Nov 11th, 2007, 12:49 AM
|
|
Replies: 8
Views: 345
RND batch file example
Hello, Could some one please help me out and post an example Randomize function in batch? One that produces random text or numbers like the RND lib function in VB.
Thanks in advance.
cueballr. =]
|
Forum: C++
Nov 2nd, 2007, 11:43 AM
|
|
Replies: 21
Views: 785
|
Forum: C++
Nov 2nd, 2007, 11:32 AM
|
|
Replies: 21
Views: 785
|
Forum: C++
Nov 2nd, 2007, 11:25 AM
|
|
Replies: 21
Views: 785
|
Forum: C++
Nov 2nd, 2007, 10:56 AM
|
|
Replies: 21
Views: 785
|
Forum: C++
Nov 2nd, 2007, 1:27 AM
|
|
Replies: 21
Views: 785
Re: c++ code to read from batch file
:) Thank you Sane, and Arla your right i should have posted the code in my first post, thats the code i want to convert to c++, FYI "UNLOCK" is a function in the batch file...any help with that...
|
Forum: C++
Nov 1st, 2007, 10:47 AM
|
|
Replies: 21
Views: 785
|
Forum: C++
Nov 1st, 2007, 7:28 AM
|
|
Replies: 21
Views: 785
Re: c++ code to read from batch file
Im talking bout a dos .bat file, not a linux one, and i have tried the quick batch file compiler before you pointed it out to me, it worked perfectly, but it is not what i require, i want to convert...
|
Forum: C++
Nov 1st, 2007, 5:43 AM
|
|
Replies: 21
Views: 785
Re: c++ code to read from batch file
:icon_cheesygrin:haha..fair enough...okay...could you please tell me how to convert the batch file code to c++ code..if its not to much work, one more question, is it a single command to convert the...
|
Forum: C++
Oct 31st, 2007, 12:05 PM
|
|
Replies: 21
Views: 785
|
Forum: C++
Oct 31st, 2007, 11:30 AM
|
|
Replies: 21
Views: 785
|
Forum: C++
Oct 26th, 2007, 9:33 AM
|
|
Replies: 2
Views: 298
|
Forum: C++
Oct 25th, 2007, 10:50 AM
|
|
Replies: 2
Views: 298
Exponential operator
Hello, could someone please tell me the operator to use an exponent, i have tried "^", :-/but it doesnt work:
p*(1+i)^t
thats the code.
Help would be appreciated. Thanks in advance.
cueballr
|