|
-
May 13th, 2008, 05:04 AM
#1
Thread Starter
New Member
[2005] help with writing to a file
hi,
i would like to write the following into a file call shareprice.txt but i keep on getting 0 0 0 0 0 0 0
For 10 types of shares for a period from 1 to 365 should become available in a file called shareprice.txt
it should look like this in the file:
1 2.30 3.30 2.40.....etc up to 10
2
3
4
5
6
7
.
.
.
etc up to 365
thanks all
-
May 13th, 2008, 05:21 AM
#2
Thread Starter
New Member
Re: [2005] help with writing to a file
i forgot to say that the 10 types of share should generate random numbers from 50 to 150.
-
May 13th, 2008, 02:32 PM
#3
Re: [2005] help with writing to a file
Show your code. Without seeing your code, we cannot figure out what you're doing wrong in your code. Had we been psychic, we could have guessed what your code looks like, but unfortunately most of us on this forum are not psychic.
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
|