News:

How did you even find this place?

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - drka

#16
Trash Can / Re: Post your...middle name!
October 22, 2005, 01:20:57 AM
Êèðèëîâ
#17
Introductions! / Re: Tis be Shout
October 19, 2005, 04:44:52 PM
Hi!
#18
Thanks!
#19
Entertainment District / Re: C++ Joke!
October 17, 2005, 01:01:38 AM
yawn
#20
there's a flash video that shows how to install Slackware :P

http://www.slackstuff.net/include/slackmov101/start.htm
#21
General Discussion / Re: Wiping a Hard Drive
October 16, 2005, 06:08:44 PM
Quote from: Ergot on October 16, 2005, 05:40:06 PM
Yes...
Quote from: Mangix on October 16, 2005, 05:05:08 PM
does anyone know how i can delete one?
Unless you want me to interpret it as deleting from the universe... then grab a ray gun or something.
i pretty much mean delete everything on it including files, data, partition, etc....
#22
General Discussion / Re: Wiping a Hard Drive
October 16, 2005, 05:37:41 PM
and where would i get a DOS Bootdisk

and if i can make one, how would i do it

@Ergot:ummm wouldnt that just delete every file on the HD
#23
General Discussion / Re: Wiping a Hard Drive
October 16, 2005, 05:31:09 PM
Quote from: Newby on October 16, 2005, 05:19:28 PM
God damn, how much more can you suck at life?

It's called Google.

You can answer all of those questions easily with Google!

This is why you shouldn't drink. It turns you into a retard.
i didnt drink anything today cept Apple Juice

also scratch the DOS Comment. i do have DOS installed but i dunno how i can use it to wipe the HD
#24
General Discussion / Re: Wiping a Hard Drive
October 16, 2005, 05:16:28 PM
i dont have DOS and i dont have a floppy drive(unless you mean a bootable CD)

and what's fdisk
#25
Introductions! / Re: Since everyone else made one....
October 16, 2005, 05:12:49 PM
lol. which Casino?
#26
General Discussion / Re: Wiping a Hard Drive
October 16, 2005, 05:11:19 PM
i dont have Linux installed. i do have 2 ISOS though
#27
Introductions! / Re: Since everyone else made one....
October 16, 2005, 05:05:44 PM
~8 here
#28
General Discussion / Wiping a Hard Drive
October 16, 2005, 05:05:08 PM
does anyone know how i can delete one?
#29
dMSN is a Java client capable of connection to ICQ, AIM, and MSN
#30
Quote from: Newby on October 16, 2005, 02:35:01 AM
Quote from: Mangix on October 05, 2005, 12:33:02 AM
if mingw cant compile managed code, then it sucks

Would you mind telling me the differences (technical) between managed code, and unmanaged code, since you seem to know so much about managed code and its benefits and why compilers should be able to compile it?
Managed code is just C++ with Managed Extensions or C++ .NET(even though Microsoft didnt do anything to the language(i think)).

Unmanaged code is regular code that doesnt use .NET Namespaces but instead uses functions and other stuff from #includes just like Joe has been doing

And the reason that i think all compilers should compile it is because even though it uses .NET, it's still C++(and you can write managed code with unmanaged code which is kinda fun)