TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
r.alex
NA
3
0
c++ code translation to c# : Randomizer
Oct 11 2004 3:09 PM
Hi all, I would like to translate the following c++ code lines to c# : uint32 v; int max_array = SCREEN_WIDTH * SCREEN_HEIGHT; v = (int)(max_array * (rand()/RAND_MAX+1.0))); all ideas are welcome. thanks a lot in advance. br alex
Reply
Answers (
4
)
Search log files on multiple machines.... How?
collections