Search found 26 matches

by Diablo vt
Wed Mar 10, 2010 7:55 am
Forum: Programming Discussion
Topic: About Me and Some Sites I've Used
Replies: 18
Views: 10317

Re: About Me and Some Sites I've Used

Awesome work, man. Thankies :mrgreen:
by Diablo vt
Mon Oct 26, 2009 8:16 am
Forum: Programming Discussion
Topic: Console game
Replies: 19
Views: 1746

Re: Console game

That's really cool. It's pretty addictive too! Yeah, it is, good job. ;)
by Diablo vt
Wed Jul 01, 2009 4:17 pm
Forum: Programming Discussion
Topic: cyrax im asking nicely.
Replies: 22
Views: 1552

Re: cyrax im asking nicely.

Please Thenicelardbj, show us your stuff. It's been going on for like, over a year now. People are bored. Prove to us you've got all this "knowledge". No copy/paste.. :nono:
by Diablo vt
Wed Jul 01, 2009 12:40 pm
Forum: Programming Discussion
Topic: cyrax im asking nicely.
Replies: 22
Views: 1552

Re: cyrax im asking nicely.

Thenicelordbj, fuck off. Lol seriously.
by Diablo vt
Sat Jun 27, 2009 5:54 am
Forum: General/Off-Topic
Topic: Michael Jackson...
Replies: 20
Views: 1648

Re: Michael Jackson...

It was a big shock. RIP Michael Jackson.
by Diablo vt
Thu May 28, 2009 5:47 am
Forum: General/Off-Topic
Topic: Ideas to make money.
Replies: 24
Views: 2586

Re: Ideas to make money.

Rob a bank maybe? No, that would be way too risky and I aint in the mood, to go down the cop shop. Maybe I'll post back when I have a more sensible idea.. :lol:
by Diablo vt
Tue May 26, 2009 9:49 pm
Forum: Programming Discussion
Topic: Is it possible to load mp3 files?
Replies: 9
Views: 832

Re: Is it possible to load mp3 files?

well, you know, the C/C++ IO systems treats files as streams, irrespective of their application or type, the idea is that you can get data in and out of your program, but if i'm understanding you correctly, you expect the program to randomly interpret the files as an audio file, and play it accordi...
by Diablo vt
Mon May 25, 2009 1:58 pm
Forum: Programming Discussion
Topic: Is it possible to load mp3 files?
Replies: 9
Views: 832

Re: Is it possible to load mp3 files?

programmerinprogress wrote:just out of curiosity, what are you trying to do?

(with the loaded .mp3?)
I want to load in an .mp3 file, so I can play a song. It's only an experiment, to see if I can get it to do something. I know it's pretty pointless but as I said, it's only an experiment.
by Diablo vt
Mon May 25, 2009 12:53 pm
Forum: Programming Discussion
Topic: Is it possible to load mp3 files?
Replies: 9
Views: 832

Re: Is it possible to load mp3 files?

Nothing works. :( I made sure the .exe file was in the same directory, the program outputs which song was played so, it doesn't return NULL. Read binary mode doesn't work either, as Amarant basically assumed. By the way, I use Dev-C++ as my IDE and I use Windows Vista, please don't bash me lol. Help...
by Diablo vt
Mon May 25, 2009 1:31 am
Forum: Programming Discussion
Topic: Is it possible to load mp3 files?
Replies: 9
Views: 832

Is it possible to load mp3 files?

Hi guys. I have a question. Can you load .mp3 files using the fopen() function? I tried a very simple program out but, the file doesn't seem to load. Anyway, here is my code: #include <stdio.h> int main() { FILE *file1; file1 = fopen("Death_to_analog.mp3", "r"); if (file1 != NULL...
by Diablo vt
Thu Feb 12, 2009 11:44 am
Forum: Programming Discussion
Topic: Suggestions for Books
Replies: 7
Views: 760

Re: Suggestions for Books

A good book, would be The C Programming Language. It's written by the developers of the language. It's worth a read.
by Diablo vt
Tue Jan 20, 2009 9:09 pm
Forum: Programming Discussion
Topic: Would debug be a good idea?
Replies: 1
Views: 408

Would debug be a good idea?

So I'm programming right now, well experimenting and had an idea. Say if I wanted to debug a program whilst it was running, would system("debug"); be a good idea? I figured because debug is a DOS command within the System32 directory and I'm programming DOS based programs(written in C), th...
by Diablo vt
Wed Dec 10, 2008 8:05 pm
Forum: Game Development
Topic: r
Replies: 27
Views: 4078

Re: Game project looking for programmers

MarauderIIC wrote:
Diablo vt wrote:Sorry but, I couldn't read all that. These kinds of posts make me larf. Making posts like that won't get you anywhere. Goodluck son. ;)
Well you're no help :P
I had to say it. :lol:

EDIT: Where's XxStillAVirgin69xX at? =p
by Diablo vt
Mon Dec 08, 2008 8:47 pm
Forum: Game Development
Topic: We have been hacked.
Replies: 30
Views: 5238

Re: We have been hacked.

As soon as I read the title, I thought "BJ?" NO! Tis not BJ. I don't even know why I thought that, the bastard he is. He doesn't even know how to disable his own firewall. :nono:
by Diablo vt
Mon Dec 08, 2008 8:21 pm
Forum: Programming Discussion
Topic: UGH remake going along swimmingly
Replies: 21
Views: 2163

Re: UGH remake going along swimmingly

It's coming along very well mate! Good job.