- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
[QUOTE=privin;470543]i want 2 know the logic of adding 2 matrixes in c++.... pls tell me if any extra header files 2 be used?[/QUOTE] 1) you might get more help if you did not use SMS slang. 2) look at arrays, I would start by thinging of adding a 2 by …
so when i run this in python interpiter it works [CODE] >>> import os >>> b= os.path.getsize("/path/isa_005.mp3") >>> b 2071611L >>> [/CODE] but when i run it in a script [CODE] b= os.path.getsize("/path/isa_005.mp3") FILE.writelines(b) [/CODE] i get an error. any one know how i can get it to print the …
This is a common problem with Windows XP (Home and Pro) try booting in to safe mode, (on boot hit F8) it should bring up a prompt, if you are able to log in, there google it but in propertys you can set it not to reboot on blue screen, …
you will learn nothing if you dont try to figuer it out by yourself. But becouse I hate getting the answer, RTFM, look at the mod or modulos fuctions.
The End.
lineman60