![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2005
Posts: 12
Rep Power: 0
![]() |
Need help with Bloodshed Compiler for Window programming.
please help.
__________________
:D :eek: :cool: Joe Thompson |
|
|
|
|
|
#2 |
|
Professional Programmer
|
You're gonna have to be a little less vague, Joe. What do you need help with?
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Apr 2005
Posts: 12
Rep Power: 0
![]() |
Compiling with Bloodshed
__________________
:D :eek: :cool: Joe Thompson |
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
press compile?
|
|
|
|
|
|
#5 |
|
Professional Programmer
|
Well, blunt as Berto is, that's all there is to it. The button with 4 small tiles, spaced out is the compile button. The button with those tiles joined, like a window is compile and run. But there's an Execute link at the top, and the first option in the drop-down menu is compile.
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#6 |
|
Professional Programmer
|
Or Ctrl+F9.... or Execute->Compile...... it's very simple lol... I'm guessing that's not what you need help with?
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;} |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Apr 2005
Posts: 12
Rep Power: 0
![]() |
I know where the compile button is. I keep getting errors. goes pretty well but then it terminates it.
__________________
:D :eek: :cool: Joe Thompson |
|
|
|
|
|
#8 |
|
Professional Programmer
|
Now we're getting somewhere. Post your code (using the code tags, please) and the errors you get and we'll see if we can find the problem(s).
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#9 |
|
Programming Guru
![]() |
it mroe then likly as stated above isnt a problem with your compiler then its your code thats the problem, and if it worked on x OS and you have changed to y OS that can sometimes cause issues
|
|
|
|
|
|
#10 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 6
![]() |
are you reffering to dev-c++ shutting down your app in less than a second? it'll do that without a getch or something like that. that's why i use borland.
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|