Coder Profile - Show off your skills, get a coder profile.
 
 
 
otoom
United Kingdom, West Midlands
Offline
7
fans
I'M A FAN
Send Message RSS
more actions
Articles Articles (10)
Source Codes Source Codes (32)
To Do Lists To Do Lists (1)
About Me
About Me About Me
Fans Fans (7)
Portfolio Portfolio (2)
Friends Friends (156)
Interview Interview
Overview  
User Name otoom
Unique Hits 1,689
Real Name Ant
Location United Kingdom
West Midlands
Occupation - - -
Gender Male
Age 14 Years Old
WebSite ampproject.emminar.com
Post A Profile Comment
Some Random Friends
  view more
Tornado
 
schmalx
Alex
SmauG
Borja
Recently Added Articles
  view more
Quick Threading Tutorial - C++
Programming
Threading In C++, By Otoom Hello, I will show you how to thread in C++. First you need to create the thread, so if we place this into our editor... DWORD WINAPI Threadname (LPVOID lPData) { } int main() { } Okay, and that is the basic layout. Now we have declared the thread, of course change Threadname to whatever you would like to call it. What we can now do is, call on that thread within the main. So if we add a little bit of code... DWORD WINAPI Threadname (LPVOID lpData) { } int main() { HANDLE Threadname = CreateThread(NULL,0, Threadname, NULL,0,0); } Okay, so, What have we done here? What we have now done is call upon the thread we declared. Using a handle. But after all this, i bet you think what can threads even do. Okay well. Threads let you run something else while running main. It is like a background running program but within the same application. For example. We can show the lyrics of a song, while making the... View In Full
2 Comments 6.00 out of 10
First look at C
Programming
First time with C, Otoom DoxCoding.com Components ------------------------ Code::Blocks Windows ------------------------ Contents ------------------------ Who this is aimed at A first look Variables Functions ------------------------ Who this is aimed at. This, as it says, First time with C. This does not need any prior knowledge of C, or as that happens any other programming language. Do not be put off, if you have not programmed / coded in your life, as i will be trying my best on this one to keep you happy, and knowing what you are doing every step. Best of all. You must enjoy it, you must also practice each chapter as it goes. If you think you can pick it up just by looking at it, it's a mistake. Many people have done that before, and found they do really have to practice. So... threee rules, practice, practice and practice. A first look. Okay, well lets get started on this one. A first look will quickly take you through a quick few... View In Full
2 Comments 7.50 out of 10
Cheat Sheet Pack
Other
DoxCoding.com Well, i have posted a cheat sheet in about every language board on the forums. So.. I thought i would gather them together and make a sort of, Pack I hope you guys enjoy this. CSS http://www.ilovejackdaniels.com/css_cheat_sheet.pdf http://lesliefranke.com/files/reference/csscheatsheet.html http://home.tampabay.rr.com/bmerkey/cheatsheet.htm HTML http://www.ilovejackdaniels.com/html-cheat-sheet.pdf http://www.killersites.com/HTML_CODES/index.jsp Javascript http://www.ilovejackdaniels.com/javascript_cheat_sheet.pdf PHP http://www.ilovejackdaniels.com/php_cheat_sheet.pdf Perl/CGI http://juerd.nl/site.plp/perlcheat http://www.catonmat.net/blog/wp-content/plugins/wp-downloadMonitor/user_uploads/perl.predefined.variables.pdf ASP/VBScript http://www.ilovejackdaniels.com/asp_cheat_sheet.pdf C++ http://www.dreamincode.net/downloads/ref_sheets/cpp_reference_sheet.pdf Delphi http://www.explainth.at/downloads/dquick.pdf... View In Full
2 Comments 8.00 out of 10
Recently Added Source Codes
  view more
DBGen
Language Posted Comments
PHP (Hypertext Preprocessor) 6 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 219 Chrs
Creates a DB from a word list. Format, word:md5 aaascan:d8c73c2e63292605d0600a2e41462b2a Enjoy,
Unique Hits
Language Posted Comments
PHP (Hypertext Preprocessor) 13 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 394 Chrs
My own way of making a unique hits counter. Thank you Relish for figuring out why the numbers wouldn't show.
Source echo'er
Language Posted Comments
PHP (Hypertext Preprocessor) 13 Days Ago 0
Rating Downloadable Plain Text
- - - - - - 323 Chrs
Didn't know what to call it haha. All this does is show code out. This will go towards my CodeStation when i get making it. You can put .cpp, .txt, .pl all extensions!
Profile Comments
  
Please login to post comments.
 
H4RDW1R3D     Posted 1 Day Ago
 
 
Yo,
Do You Have Some Sort Of IM Like Msn, Or Xfire ?
I Would Like To Chat To You.
Lol
Thanks-
 
VBAssassin     Posted 11 Days Ago
 
 
Yeah pretty much. Though you could use the find-a-coder page. But still you will
generally need to know who you are looking for such as what skills they have.

Kind regards,
Scott
 
VBAssassin     Posted 11 Days Ago
 
 
Because i've removed the browse coder section - there is only a "find a
coder" section located on the home page in v1.45. The networks are ONLY
collections of all the content from the applications on your profile. So now in the
update everything has been properly organized with no exceptions anymore.

Kind regards,
Scott
 
VBAssassin     Posted 11 Days Ago
 
 
Lmao! You shat up! You so are adding every new member that joins lmao... little do
you know that you won't be able to do that in v1.45 hehe.

Kind regards,
Scott
 
FallingTears     Posted 15 Days Ago
 
 
Awesome website .... Could you suggest a way I can get started with graphic design?
I'm going to upload a new pic for my logo ....
 
Ginger     Posted 16 Days Ago
 
 
Depends on what you are doing, if you are creating a new process use the
CreateNoWindow method,

If you are doing a windows console app it would be better suited as a Windows
Service maybe

After that, its a DLLImport directive to User32.dll i think that you need to look
at
 
Anto     Posted 27 Days Ago
 
 
No, those were made in Bryce. But bryce is a bit boring, it's TOO easy...
 
Anto     Posted 28 Days Ago
 
 
Nice script you got for your site to add affiliates ;)
 
Anto     Posted 28 Days Ago
 
 
Make sure to have a lot of RAM and processor power, I got Dual Core 3ghz and 2gig ram
and it can sometimes take like forever to render, especially animations
 
Anto     Posted 28 Days Ago
 
 
Well, it's kinda easy to use when you get into it, but it's still not as
easy as let's say word... But word is VERY easy, not just easy...

You can search google and such, that's how i learnt... If you have any
questions, just ask me ;)
Page  of 6  :: Next Page  >>
 
 
 
Part of the MyPingle Network
Development Blog :: Make A Donation :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents
Version 1.44.00
Copyright � 2007 - 2008, Scott Thompson, All Rights Reserved