- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 9
- Posts with Downvotes
- 6
- Downvoting Members
- 6
10 Posted Topics
[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.
Hi, Have a look at the following link: [url]http://www.cyberciti.biz/tips/howto-find-memory-used-by-program.html[/url]
[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]
Look here: [url]http://catb.org/~esr/faqs/smart-questions.html[/url] Moderators should close such kind of threads !!
Kindly post the code so that some one can read the code and help you !
So are u getting errors ? If yes, post them here . If no, post the output of the program here ?
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 …
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 …
U need to study tuples, have a look here: [B][url]http://www.tutorialspoint.com/python/python_tuples.htm[/url][/B]
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 …
The End.
anishakaul