minigweek 40 Junior Poster in Training

Its an interesting feature, hopefully it grows, but it looks to be dead as of now :( .

minigweek 40 Junior Poster in Training

char *(*c[10])(int **p);

Ok, what does the above mean ? I compiled it fine. But I can't figure what it means :(

Also, how to make sense of any such questions ? I know pointers, and have a concept of it. But this one really baffled me ! Can anyone tell me how to REALLY make sense of other questions of this kind ?

Thank you!
regards
MiniGWeek ( Back ! )

Rashakil Fol commented: Whats up! +8
minigweek 40 Junior Poster in Training

lol
My dilemma is solved. here is why the above was not working for an input greater than 32768 .. because rand() is a pseudorandom number generator between the seed [ set by srand() or the default if u do nt use srand() ] and RAND_MAX . RAND_MAX is an integer constant defined in cstdib.
Its value is 32767. As a result all the nodes randomly generated , lied between 32678. it seems i need to define my own function usinf rand() such that for an input greater than 32768 , it caters to that.
Thank u all for dropping by :)

minigweek 40 Junior Poster in Training

Welcome to DaniWeb Maraze. Yes, you will find many smart people here and not only you will learn from them, you will be able to give them back a lot too.
With all your experience, you may well turn out to be a valuable asset of this community.
Have a nice stay here.
Regards
MiniGWeek

minigweek 40 Junior Poster in Training

Welcome to Daniweb.
"There is always a First Time" :D
Well everyone starts sometime or the other as an illiterate in their respective fields. But with perseverance they become the master .
So what you are new to the Computer Science field ? Its you who said that you have explored quite a many fields of science, and judging by how you said that, I get the feeling you liked the experience. So its Obvious you have the aptitude in quite a large amount.
So feel free to ask all your doubts here, there are many smart helpful people in this community. They will surely guide you in the right direction.
Hope you have a nice stay here,
Regards
MiniGWeek.

jbennet commented: nice +14
minigweek 40 Junior Poster in Training

Thanks :D for such a warm welcome..
yes you people are one heck of a helping community. :D

minigweek 40 Junior Poster in Training

HEY!
U posted "a survey program" thread too...
its the same problem!!! Keep one thread for one problem.

~s.o.s~ commented: Correct. +19
minigweek 40 Junior Poster in Training

Hi Everybody here,
I am a Final year student of Computer Science and Engineering.
Bumped onto your site while finding a simple solution. I was googling for a comprehensive guide to generating Random numbers when i saw the link to your forum.
http://www.daniweb.com/techtalkforums/thread1769.html
Thanks To BOB i felt that I must become member of this wonderfull community of smart people.
Now comes the part where I had to decide on a decidedly geeky name .lol.
The IDE I really liked for developing C++ programs was Code::Blocks .
And it came bundled with MiniGW compiler. I used it for quite sometime, and my project was really aided by this nice utility.
So to pay respect to the community responsible for developing miniGw ..I chose the name "minigweek" .
Hoping to have a nice and fullfilling stay here. I browsed around the forum, and found ppl very friendly and understanding here.
Signing off...
Dani and the team is doing really gr8 here! Thanks!
MiniGWeek

arjunsasidharan commented: :) +1