What's Here?
- Members: 306,890
- Replies: 841,364
- Topics: 140,581
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,702
- Members: 73
- Guests: 1,629
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
No Tutorials Submitted. |
|
Code Snippets
|
 |
|
|
Submitted: May 11, 2008
Views: 426
converts a decimal number into base -2.
Now the sign bit which had to be used earlier for representing negative numbers in base 2 can be dealt away with.
|
|
|
 |
|
|
Submitted: May 19, 2007
Views: 1258
Print all the Perl Programs in the Directory
|
|
|
 |
|
|
Submitted: May 17, 2007
Views: 3013
Extracts and Prints all the
urls for a given search in Google
|
|
|
 |
|
|
Submitted: July 30, 2007
Views: 2737
implementation of the sizeof operator in C with an example
|
|
|
| |