Hi,
I was trying to generate random number integer in CPP ( gcc compiler ) using
rand() function. But it is giving some error. I have tried a few things.
Which did not work. As I am not at my home PC right now hence I am unable to
tell the error I am facing.
But can any one suggest a code to gene
-- Forwarded message --
From: Vivek Khandelwal
Date: Sun, Sep 27, 2009 at 9:29 AM
Subject: [HeadStart] Announcing Barcamp Mumbai 6 on Sunday 11th Oct.
To: HeadStart Network
Hello People,
We would like announce the 6th edition of our favourite unconference –
BarCamp Mumbai on Sun
On Mon, Sep 28, 2009 at 12:14 PM, Suraj Swami wrote:
> Hi,
>
> I was trying to generate random number integer in CPP ( gcc compiler ) using
> rand() function. But it is giving some error. I have tried a few things.
> Which did not work. As I am not at my home PC right now hence I am unable to
> te
> But can any one suggest a code to generate random numbers without using
> rand() function.
>
On a lighter note :
http://xkcd.com/221/
http://dilbert.com/strips/comic/2001-10-25/
-Mandar
http://desipenguin.com/techblog
___
Pune GNU/Linux Users Group Mailing L
Hi Suraj,
Almost always, it is be better to use the library provided
random number generator rather than reinventing the wheel.
IMO, if you could post details about the error you are facing, there is a
good chance that folks on this list would be able to help you out of it.
HTH.
-
Hi,
Apologies for cross posting.
Zyxware, a Free Software company, is looking for capable people who
are passionate about Free Software, for their software development
team.
Experience: 0 - 2+ years
Technologies: PHP, MySQL
Framework: Drupal
More details about the position are available at
On Tue, Sep 29, 2009 at 12:44 AM, Suraj Swami wrote:
> Hi,
>
> I was trying to generate random number integer in CPP ( gcc compiler ) using
> rand() function. But it is giving some error. I have tried a few things.
> Which did not work. As I am not at my home PC right now hence I am unable to
> te