[PLUG] Random number ( integer code )

2009-09-29 Thread Suraj Swami
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 generate random numbers without using
rand() function.

Thanks in advance.



Regards,
Suraj Swami,
___
Pune GNU/Linux Users Group Mailing List 


[PLUG] [X-Post][OT]Fwd: [HeadStart] Announcing Barcamp Mumbai 6 on Sunday 11th Oct.

2009-09-29 Thread Mehul Ved
-- 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 Sunday, October 11th, 2009 at  S. P. Jain Institute
of Management and Research.

What is Barcamp
BarCamp Mumbai is an ad-hoc gathering of people born from the desire
to share and learn in an open environment. It is an event with
discussions, demos and interaction from participants.


BarCamp Mumbai is in essence a conference without a pre-set agenda. We
prefer the term ‘unconference’ actually. A bunch of smart people meet
up over the weekend, put up a schedule on a wall and spend the rest of
their time taking up sessions and discussions with each other. There
is no audience. Only participants.

So host a session, help out with planning, ask questions, spread the
word- Everybody is invited. There really are no walls – or rules for
that matter!

You can register your attendance for the event at
http://bcm6.eventbrite.com/. If you wish to speak, you can register
your topic at http://barcampmumbai.org/register/

Date and Day -   Sunday, October 11th, 2009.
Venue -
S. P. Jain Institute of Management and Research,
Bhavans College Campus,Andheri
Mumbai

You can find more details on how to reach there on the website.

Curious about the last BarCamp in Mumbai? Check out photographs, and
the newspaper coverage from previous barcamps: http://linkbun.ch/ebh0
(Photos) and http://linkbun.ch/ebmi (News)

See you all there.

Cheers

--

Vivek Khandelwal

Expert Voicetap Technologies Pvt. Ltd
(M): + 91 9920055571
(O / F): +91 120 4320405
(E): v...@voicetap.in

--~--~-~--~~~---~--~~
www.HeadStart.in

When you respond to any email, please use "Reply" to send mail to the
'Sender' and "Reply All" to send to the Group.


IMPORTANT Note for Start up Job Postings
http://groups.google.com/group/headstart-network/browse_thread/thread...


Visit this group at http://groups.google.com/group/headstart-network
-~--~~~~--~~--~--~---

___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] Random number ( integer code )

2009-09-29 Thread Shrinand Javadekar
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
> tell the error I am facing.
>
> But can any one suggest a code to generate random numbers without using
> rand() function.
>
> Thanks in advance.
>
>
>
> Regards,
> Suraj Swami,
> ___
> Pune GNU/Linux Users Group Mailing List
>

This should help:
http://linux.die.net/man/3/rand

___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] Random number ( integer code )

2009-09-29 Thread Mandar Vaze
> 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 List 


Re: [PLUG] Random number ( integer code )

2009-09-29 Thread Pranav Peshwe
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.

- P

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
> tell the error I am facing.
>
> But can any one suggest a code to generate random numbers without using
> rand() function.
>
> Thanks in advance.
>
>
>
> Regards,
> Suraj Swami,
> ___
> Pune GNU/Linux Users Group Mailing List
>
___
Pune GNU/Linux Users Group Mailing List 


[PLUG] [X-Post][OT][Commercial]Job openings in Free Software Company

2009-09-29 Thread Anoop John
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




A brief profile about Zyxware

Zyxware Technologies was founded with a vision to drive the change we
wish to see in the world. It has been very active in the Free Software
community in Kerala and has been involved in significant Free Software
campaigns like - Freedom Walk, Freedom Toaster - and several Install
fests and Free Software programs in Kerala. On the Free Software
contribution front, Zyxware, is active in the Drupal community and
contributes a lot in terms of modules, patches and issues. Zyxware is
also a member of the Drupal Association.

Best Regards
Anoop John


"Be the change you wish to see in the world", M. K. Gandhi


___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] Random number ( integer code )

2009-09-29 Thread Amarendra Godbole
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
> tell the error I am facing.

RTFM is the only thing I'd tell you.

-Amarendra

--
two is one. one is none. have backups. always.

___
Pune GNU/Linux Users Group Mailing List