Forum: Assembly Apr 10th, 2007 |
| Replies: 14 Views: 18,146 Can you divided the assembly section to different assembler ground it will be must easier...
for example HLA ,NASM ,..........etc |
Forum: Assembly Apr 9th, 2007 |
| Replies: 3 Views: 2,028 What you mean there is no output make your statement clear...
btw tell me which assembler you are using so i can help... |
Forum: Networking Hardware Configuration Apr 8th, 2007 |
| Replies: 5 Views: 3,253 R u in college and sending to us your project... not bad idea my hope and wish to u for a best grade... don't delay ur project work now or u will get *messed up* trust me...
i am not even an... |
Forum: Assembly Apr 8th, 2007 |
| Replies: 3 Views: 1,660 Hey dude i recommend you to start HLA more documentation are around ... but if u want to continue with this... i guess wait for an expert...i started HLA ... therefore anyone who done any HLA program... |
Forum: Assembly Apr 8th, 2007 |
| Replies: 2 Views: 1,505 Hmm i found the answer can i post answer to my question...
program driver;
#include("stdlib.hhf");
static
goodinteger:boolean;
i:int32;
begin driver;
repeat |
Forum: Assembly Apr 8th, 2007 |
| Replies: 2 Views: 1,505 I am using HLA to learn assembly. I choosen HLA because of different reason.
Main topic:
I try to do a HLA script using try..exception..endtry statement but i have error... can u tell me... |