Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
11% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
9
Posts with Downvotes
6
Downvoting Members
6
~6K People Reached

10 Posted Topics

Member Avatar for imolorhe

[QUOTE=firstPerson;1435277]Check [URL="http://www-graphics.stanford.edu/~seander/bithacks.html#RoundUpPowerOf2Float"]this[/URL] site out. It shows you many bit hacking solutions. [/QUOTE] I logged in just to say a thanks to you. That site is indeed helpful.

Member Avatar for daddymummy
0
245
Member Avatar for ankur_

Hi, Have a look at the following link: [url]http://www.cyberciti.biz/tips/howto-find-memory-used-by-program.html[/url]

Member Avatar for anishakaul
0
317
Member Avatar for alcay

[QUOTE]i want to become a programmer. can you help me? [/QUOTE] Have u heard of some languages called as : C C++ Python [B]If not, Google them, If yes, in which language u want to program ?[/B]

Member Avatar for TheGhost
-2
286
Member Avatar for emitris

Look here: [url]http://catb.org/~esr/faqs/smart-questions.html[/url] Moderators should close such kind of threads !!

Member Avatar for WaltP
-3
212
Member Avatar for falconxxxx

Kindly post the code so that some one can read the code and help you !

Member Avatar for anishakaul
-2
221
Member Avatar for terabithia

So are u getting errors ? If yes, post them here . If no, post the output of the program here ?

Member Avatar for Lerner
0
1K
Member Avatar for anishakaul

Can any one point out links to some small projects w.r.t C++ ? Now when I say small projects, It [B]doesn't mean[/B] building a calculator or matrix multiplication programs, [B]nor[/B] does it mean building games, [B]nor[/B] does it mean dealing with databases, What I actually want is to use the …

Member Avatar for kvprajapati
0
100
Member Avatar for anishakaul

Hi, I have managed to create a HTML file inside python code, now can someone help me to convert this to a PNG file through a Python script ?? I did Googling first but it resulted in various soft wares for above purpose which I don't want !! I am …

Member Avatar for anishakaul
0
3K
Member Avatar for bharatk

U need to study tuples, have a look here: [B][url]http://www.tutorialspoint.com/python/python_tuples.htm[/url][/B]

Member Avatar for woooee
0
152
Member Avatar for anishakaul

This is the python code from a file 'legend.py' that prints the contents of variable 'doc' to console: [CODE=python]print '\n'.join (doc)[/CODE] Now through the above code, whatever is inside doc gets written to the console, if I run python legend.py description.xml Below is a shell script : [QUOTE][B]for z in …

Member Avatar for anishakaul
0
306

The End.