I am having trouble following assembly language can someone answer
these questions?
1. Write a program that clears the screen, locates the cursor near
the middle of the screen, prompts the user for two integers, adds the
integers, and displays their sum. You will need to use the ClrScr,
Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
library.
2. Using the ArrayScan program in Section 6.3.4.2 as a model,
implement the search using the LOOPZ instruction.
|
|
0
|
|
|
|
Reply
|
Atomicpolymorhism
|
3/2/2010 6:09:42 PM |
|
Despite all prevention efforts, Atomicpolymorhism <zigball@gmail.com> wrote
in news:cd0020bc-be7b-4a4a-b304-50316e41e401@b5g2000prd.googlegroups.com:
> I am having trouble following assembly language can someone answer
> these questions?
>
>
> 1. Write a program that clears the screen, locates the cursor near
> the middle of the screen, prompts the user for two integers, adds the
> integers, and displays their sum. You will need to use the ClrScr,
> Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
> library.
>
> 2. Using the ArrayScan program in Section 6.3.4.2 as a model,
> implement the search using the LOOPZ instruction.
>
Seriously? Is this a joke (troll), or is someone REALLY stupid enough to
put a homework assignment, verbatim, on here in search of someone to write
it for him?
Hold on while I look up section 6.3.4.2...
--
James
http://www.e-host-direct.com
Reliable web hosting from $12/year.
|
|
0
|
|
|
|
Reply
|
Slor
|
3/2/2010 8:44:11 PM
|
|
"Atomicpolymorhism" <zigball@gmail.com> wrote in message
news:cd0020bc-be7b-4a4a-b304-50316e41e401@b5g2000prd.googlegroups.com...
> I am having trouble following assembly language can someone answer
> these questions?
>
Please post the piece of code that you are having trouble with. Someone
will be happy to help you if you have a specific question.
Nathan.
|
|
0
|
|
|
|
Reply
|
Nathan
|
3/2/2010 9:45:27 PM
|
|
On Mar 2, 3:44=A0pm, Slor <se...@rols.ten> wrote:
> Despite all prevention efforts, Atomicpolymorhism <zigb...@gmail.com> wro=
te
> innews:cd0020bc-be7b-4a4a-b304-50316e41e401@b5g2000prd.googlegroups.com:
>
> > =A0I am having trouble following assembly language can someone answer
> > these questions?
>
> > =A0 1. Write a program that clears the screen, locates the cursor near
> > the middle of the screen, prompts the user for two integers, adds the
> > integers, and displays their sum. You will need to use the ClrScr,
> > Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
> > library.
>
> > =A0 =A02. Using the ArrayScan program in Section 6.3.4.2 as a model,
> > implement the search using the LOOPZ instruction.
>
> Seriously? =A0Is this a joke (troll), or is someone REALLY stupid enough =
to
> put a homework assignment, verbatim, on here in search of someone to writ=
e
> it for him?
>
Yes, these kinds of posts appear often in other programming forums
around the 'net. Just look at 'daniweb' or 'programmersheaven' and
the like. I see it as a "good thing"(tm) that they also appear
occasionally in Usenet groups. It means that new students are at
least somewhat aware of the value of Usenet.
Nathan.
|
|
0
|
|
|
|
Reply
|
Nathan
|
3/2/2010 10:24:32 PM
|
|
On Mar 2, 5:24=A0pm, Nathan <nathancba...@nospicedham.gmail.com> wrote:
> On Mar 2, 3:44=A0pm, Slor <se...@rols.ten> wrote:
>
>
>
> > Despite all prevention efforts, Atomicpolymorhism <zigb...@gmail.com> w=
rote
> > innews:cd0020bc-be7b-4a4a-b304-50316e41e401@b5g2000prd.googlegroups.com=
:
>
> > > =A0I am having trouble following assembly language can someone answer
> > > these questions?
>
> > > =A0 1. Write a program that clears the screen, locates the cursor nea=
r
> > > the middle of the screen, prompts the user for two integers, adds the
> > > integers, and displays their sum. You will need to use the ClrScr,
> > > Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
> > > library.
>
> > > =A0 =A02. Using the ArrayScan program in Section 6.3.4.2 as a model,
> > > implement the search using the LOOPZ instruction.
>
> > Seriously? =A0Is this a joke (troll), or is someone REALLY stupid enoug=
h to
> > put a homework assignment, verbatim, on here in search of someone to wr=
ite
> > it for him?
>
> Yes, these kinds of posts appear often in other programming forums
> around the 'net. =A0Just look at 'daniweb' or 'programmersheaven' and
> the like. =A0I see it as a "good thing"(tm) that they also appear
> occasionally in Usenet groups. =A0It means that new students are at
> least somewhat aware of the value of Usenet.
>
> Nathan.
First, I can see what you wrote. Second what is the use of this forum.
I am looking for someone that knows this language like a second
language. So obviously its not you guys. I know this is a fairly easy
program to write, It's just not fairly easy to me. Maybe I'll try and
post what I have.
|
|
0
|
|
|
|
Reply
|
spamtrap
|
3/2/2010 11:00:09 PM
|
|
"Nathan" <nathancbaker@nospicedham.gmail.com> wrote in message
news:0131b665-b7d0-476e-93a2-415d9dc797c7@g11g2000yqe.googlegroups.com...
>
> I see it as a "good thing"(tm) that they also appear
> occasionally in Usenet groups.
>
The solution is for the teachers change their homework requests to have
constraints unknown or inaccessible to those outside the class. So far,
this is one of the better ones I've seen. It's got at least four things I'd
consider to be unknowns.
I have mixed feelings when this happens. Learning how to do it for yourself
is the entire point of being a student. I know from first hand experience
that they won't learn anything if they don't do it themselves. If you have
no interest, desire, or motivation, because it's boring, too easy, too
complex, bad teacher, or you're distracted because you're in love, have
problems at home/roomates/work, or involved in too many time consuming
activities like sports, fraternities, or work, you just won't do well. It's
as simple as that. You have to have a stable, distraction free, quiet
environment with plenty of extra available time, and a strong motivation and
focus.
However, I still have strong desire to help struggling students. Sometimes
a little help from others is all they need for them to figure things out on
their own. I found that out by helping a few people who weren't the best of
students. When I post a solution, I try give them something that is so far
beyond what they are actually capable of a that point in time, that 1) the
teacher is clearly suspicious, or 2) the teacher will be getting the same
solution from dozens of students for the next ten years... unless the
teacher adapts. They can make things more difficult for others to help, or
they can warn students. "We're aware of this solution on the Internet.
Don't turn that in to us. If you do, it's an F-. If you turn in a blank
paper, D+." Even the worst student will take a D+ over an F-.
Rod Pemberton
|
|
0
|
|
|
|
Reply
|
Rod
|
3/2/2010 11:17:19 PM
|
|
Atomicpolymorhism wrote:
> I am having trouble following assembly language can someone answer
> these questions?
>
>
> 1. Write a program that clears the screen, locates the cursor near
> the middle of the screen, prompts the user for two integers, adds the
> integers, and displays their sum. You will need to use the ClrScr,
> Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
> library.
>
> 2. Using the ArrayScan program in Section 6.3.4.2 as a model,
> implement the search using the LOOPZ instruction.
This is wrong approach. You have to describe in detail those functions,
and programs and ask what you don;t know exactly.
In this form for example, me have to look into Irvine32 library
and there is no ArrayScan program in Section 6.3.4.2 near me,
nor I know what it is.
So you have to at least try to describe problem you have, with
what you have, and where you are stuck.
Greets
|
|
0
|
|
|
|
Reply
|
Branimir
|
3/2/2010 11:19:43 PM
|
|
On Mar 2, 3:19=A0pm, Branimir Maksimovic <bm...@hotmail.com> wrote:
> Atomicpolymorhism wrote:
> > =A0I am having trouble following assembly language can someone answer
> > these questions?
>
> > =A0 1. Write a program that clears the screen, locates the cursor near
> > the middle of the screen, prompts the user for two integers, adds the
> > integers, and displays their sum. You will need to use the ClrScr,
> > Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
> > library.
>
> > =A0 =A02. Using the ArrayScan program in Section 6.3.4.2 as a model,
> > implement the search using the LOOPZ instruction.
>
> This is wrong approach. You have to describe in detail those functions,
> and programs and ask what you don;t know exactly.
> In this form for example, me have to look into Irvine32 library
> and there is no ArrayScan program in Section 6.3.4.2 near me,
> nor I know what it is.
>
> So you have to at least try to describe problem you have, with
> what you have, and where you are stuck.
>
> Greets
Often times, understanding the problem is half the solution.
Alex
|
|
0
|
|
|
|
Reply
|
Alexei
|
3/3/2010 4:52:32 AM
|
|
spamtrap@inspiretomorrow.net wrote:
Thought I had that fixed... Really from:
Atomicpolymorhism <zigb...@should.be.nospicedham.gmail.com> wrote
>>> innews:cd0020bc-be7b-4a4a-b304-50316e41e401@b5g2000prd.googlegroups.com:
>>>> I am having trouble following assembly language can someone answer
>>>> these questions?
>>>> 1. Write a program that clears the screen, locates the cursor near
>>>> the middle of the screen, prompts the user for two integers, adds the
>>>> integers, and displays their sum. You will need to use the ClrScr,
>>>> Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
>>>> library.
>>>> 2. Using the ArrayScan program in Section 6.3.4.2 as a model,
>>>> implement the search using the LOOPZ instruction.
....
> First, I can see what you wrote. Second what is the use of this forum.
> I am looking for someone that knows this language like a second
> language. So obviously its not you guys. I know this is a fairly easy
> program to write, It's just not fairly easy to me. Maybe I'll try and
> post what I have.
That sounds like it would get you better help. We're not going to do
your homework for you - if we did, it would continue to be "not fairly
easy to me", and that would be unfair!!! :)
Your first program sounds like it's mostly a bunch of calls to Kip
Irvine's library routines (which I'm not familiar with). In between
calls, you'll have to use the very complicated "add" instruction. You
can probably figure that out, but if you have trouble, show us what
you're doing, what you expect (the sum, presumably...), and what happens
instead. I don't see, in the list of procedures from Irvine's library, a
"PrintInt". If you're expected to display the sum using "WriteString",
you'll need to convert the number to a string first. That may be the
point of this assignment. More likely, "PrintInt" (I assume there is
one) just got left off the list.
The second one is quite a mystery without the "model" code. I'd have
guessed "repnz cmpsd", but that's just speculation. Do you understand
how "loopz" works, alright? Or is that your question?
Seriously, post some code! We won't laugh! Well, maybe we will... but
you'll still get better help!
Best,
Frank
|
|
0
|
|
|
|
Reply
|
Frank
|
3/3/2010 5:27:39 AM
|
|
spamtrap@inspiretomorrow.net wrote:
>
>First, I can see what you wrote. Second what is the use of this forum.
It is a forum for sharing information and answering technical questions
about assembly language programming for x86-class processors.
The basic problem with your post is that you did not provide any context.
It looked like you posted homework questions and asked that we answer them
for you, without any work on your part. That is simply unethical.
After a few minutes of web searching, I can see that you are trying to
solve exercises from Kip Irvine's book, "Assembly Language for Intel-Based
Computers". Are you doing this for a college class, or are you learning on
your own?
>I am looking for someone that knows this language like a second
>language. So obviously its not you guys. I know this is a fairly easy
>program to write, It's just not fairly easy to me.
If you have been following through the book, it shouldn't be hard. Indeed,
the "getting started" tutorial solves more than half the problem for you:
http://kipirvine.com/asm/gettingStarted/index.htm
>Maybe I'll try and post what I have.
That is EXACTLY the right approach. Even if it IS homework, you'll find
people willing to help you as long as you have made a good stab at solving
things yourself.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
|
|
0
|
|
|
|
Reply
|
Tim
|
3/3/2010 5:50:43 AM
|
|
WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
1. Write a program that clears the screen, locates the cursor near the
middle of the screen, prompts the user for two integers, adds the
integers, and displays their sum. You will need to use the ClrScr,
Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
library.
2. Using the ArrayScan program in Section 6.3.4.2 as a model,
implement the search using the LOOPZ instruction.
3. Write a procedure named PackedToAsc that converts a 4-byte packed
decimal number to a string of ASCII decimal digits. Pass the packed
number to the procedure in EAX, and pass a pointer to a buffer that
will hold the ASCII digits. Write a short test program that
demonstrates several conversions and displays the converted numbers on
the screen.
4. Write a recursive implementation of Euclid's algorithm for finding
the greatest common divisor (GCD) of two integers. Note: we will only
test this procedure with nonnegative integers. Descriptions of this
algorithm are available on the web.
5. Write a procedure named Str_concat that concatenates a source
string to the end of a target string. Sufficient space must be
available in the target string before this procedure is called. Pass
pointers to the source and target strings.
6. Create a macro named mMult32 that multiplies two unsigned 32-bit
memory operands and produces a 32-bit product.
7. For this assignment you must build a program that should prompt the
user for the radius of a circle. It should calculate and display the
circle=92s area. To create this program use the ReadFloat and WriteFloat
procedures from your textbook=92s library. The FLDPI instruction is used
to load PI onto the register stack: area =3D PI * radius^2.
On Mar 3, 12:50=A0am, Tim Roberts <t...@nospicedham.probo.com> wrote:
> spamt...@inspiretomorrow.net wrote:
>
> >First, I can see what you wrote. Second what is the use of this forum.
>
> It is a forum for sharing information and answering technical questions
> about assembly language programming for x86-class processors.
>
> The basic problem with your post is that you did not provide any context.
> It looked like you posted homework questions and asked that we answer the=
m
> for you, without any work on your part. =A0That is simply unethical.
>
> After a few minutes of web searching, I can see that you are trying to
> solve exercises from Kip Irvine's book, "Assembly Language for Intel-Base=
d
> Computers". =A0Are you doing this for a college class, or are you learnin=
g on
> your own?
>
> >I am looking for someone that knows this language like a second
> >language. So obviously its not you guys. I know this is a fairly easy
> >program to write, It's just not fairly easy to me.
>
> If you have been following through the book, it shouldn't be hard. =A0Ind=
eed,
> the "getting started" tutorial solves more than half the problem for you:
> =A0 =A0http://kipirvine.com/asm/gettingStarted/index.htm
>
> >Maybe I'll try and post what I have.
>
> That is EXACTLY the right approach. =A0Even if it IS homework, you'll fin=
d
> people willing to help you as long as you have made a good stab at solvin=
g
> things yourself.
> --
> Tim Roberts, t...@probo.com
> Providenza & Boekelheide, Inc.
|
|
0
|
|
|
|
Reply
|
Atomicpolymorhism
|
3/3/2010 7:49:55 PM
|
|
Atomicpolymorhism wrote:
> WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
These are not "questions", and your requirement for "KING OF
PROGRAMMING" is undemanding. Did you miss the implied "you" in these
assignments?
When we suggested that you post more, we didn't mean the complete
assignment! How far *can* you get with these? Can you clear the screen?
Show us!
Best,
Frank
|
|
0
|
|
|
|
Reply
|
Frank
|
3/3/2010 8:47:19 PM
|
|
On Wed, 3 Mar 2010 11:49:55 -0800 (PST)
Atomicpolymorhism <zigball@nospicedham.gmail.com> wrote:
> WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
>
>
> 1. Write a program that clears the screen, ....
Are you king ? Show some code then! ;)
Greets
|
|
0
|
|
|
|
Reply
|
Branimir
|
3/3/2010 9:11:42 PM
|
|
On 3 Mar, 19:49, Atomicpolymorhism <zigb...@nospicedham.gmail.com>
wrote:
> WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
Your attitude is all wrong. Patronising people is not the way to get
help.
You should know that this is a discussion forum. People post here
because they want to discuss things. This is not a place to get people
to do your work for you.
Opinions vary but see
http://www.use-net.ch/netiquette_engl.html#homework
James
|
|
0
|
|
|
|
Reply
|
James
|
3/3/2010 9:50:49 PM
|
|
"Atomicpolymorhism" posted:
<q---->
WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
1. Write a program that clears the screen, locates the cursor near the
middle of the screen, prompts the user for two integers, adds the
integers, and displays their sum. You will need to use the ClrScr,
Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
library.
2. Using the ArrayScan program in Section 6.3.4.2 as a model,
implement the search using the LOOPZ instruction.
3. Write a procedure named PackedToAsc that converts a 4-byte packed
decimal number to a string of ASCII decimal digits. Pass the packed
number to the procedure in EAX, and pass a pointer to a buffer that
will hold the ASCII digits. Write a short test program that
demonstrates several conversions and displays the converted numbers on
the screen.
4. Write a recursive implementation of Euclid's algorithm for finding
the greatest common divisor (GCD) of two integers. Note: we will only
test this procedure with nonnegative integers. Descriptions of this
algorithm are available on the web.
5. Write a procedure named Str_concat that concatenates a source
string to the end of a target string. Sufficient space must be
available in the target string before this procedure is called. Pass
pointers to the source and target strings.
6. Create a macro named mMult32 that multiplies two unsigned 32-bit
memory operands and produces a 32-bit product.
7. For this assignment you must build a program that should prompt the
user for the radius of a circle. It should calculate and display the
circle�s area. To create this program use the ReadFloat and WriteFloat
procedures from your textbook�s library. The FLDPI instruction is used
to load PI onto the register stack: area = PI * radius^2.
<----/q>
And what of the above made you raise a (yet not visible) question?
I think almost all regular posters in this NG are able to solve
this puzzle, so what exactly didn't you understand ?
__
wolfgang
|
|
0
|
|
|
|
Reply
|
wolfgang
|
3/4/2010 8:01:21 AM
|
|
TALK IS CHEAP, PROVE IT. I DON'T THINK YOU CAN AT LEAST
On Mar 4, 3:01=A0am, "wolfgang kern" <nowh...@never.at> wrote:
> "Atomicpolymorhism" posted:
>
> <q---->
> WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
>
> 1. Write a program that clears the screen, locates the cursor near the
> middle of the screen, prompts the user for two integers, adds the
> integers, and displays their sum. You will need to use the ClrScr,
> Gotoxy, WriteString, Crlf, and ReadInt procedures from the Irvine32
> library.
> 2. Using the ArrayScan program in Section 6.3.4.2 as a model,
> implement the search using the LOOPZ instruction.
> 3. Write a procedure named PackedToAsc that converts a 4-byte packed
> decimal number to a string of ASCII decimal digits. Pass the packed
> number to the procedure in EAX, and pass a pointer to a buffer that
> will hold the ASCII digits. Write a short test program that
> demonstrates several conversions and displays the converted numbers on
> the screen.
> 4. Write a recursive implementation of Euclid's algorithm for finding
> the greatest common divisor (GCD) of two integers. Note: we will only
> test this procedure with nonnegative integers. Descriptions of this
> algorithm are available on the web.
> 5. Write a procedure named Str_concat that concatenates a source
> string to the end of a target string. Sufficient space must be
> available in the target string before this procedure is called. Pass
> pointers to the source and target strings.
> 6. Create a macro named mMult32 that multiplies two unsigned 32-bit
> memory operands and produces a 32-bit product.
> 7. For this assignment you must build a program that should prompt the
> user for the radius of a circle. It should calculate and display the
> circle=92s area. To create this program use the ReadFloat and WriteFloat
> procedures from your textbook=92s library. The FLDPI instruction is used
> to load PI onto the register stack: area =3D PI * radius^2.
>
> <----/q>
>
> And what of the above made you raise a (yet not visible) question?
> I think almost all regular posters in this NG are able to solve
> this puzzle, so what exactly didn't you understand ?
> __
> wolfgang
|
|
0
|
|
|
|
Reply
|
Atomicpolymorhism
|
3/4/2010 4:30:48 PM
|
|
I KNOW, BUT I DONT THINK YOU UNDERSTAND ME. IF I HAD THE TIME TO DO
IT, I WOULD. I AM NEW TO THIS LANGUAGE AND OVERALL ALL LANGUAGES
EXCEPT ENGLISH. I NEED TO BE POINTED IN THE RIGHT DIRECTION. DO ANY OF
YOU GUYS TUTOR?
On Mar 3, 4:50=A0pm, James Harris <spamt...@inspiretomorrow.net> wrote:
> On 3 Mar, 19:49, Atomicpolymorhism <zigb...@nospicedham.gmail.com>
> wrote:
>
> > WHOEVER CAN ANSWER THESE QUESTIONS IS THE KING OF PROGRAMMING :)
>
> Your attitude is all wrong. Patronising people is not the way to get
> help.
>
> You should know that this is a discussion forum. People post here
> because they want to discuss things. This is not a place to get people
> to do your work for you.
>
> Opinions vary but see
>
> =A0http://www.use-net.ch/netiquette_engl.html#homework
>
> James
|
|
0
|
|
|
|
Reply
|
Atomicpolymorhism
|
3/4/2010 4:32:38 PM
|
|
In article <3a421c60-4a28-424f-83b0-6e31eec6806e@g26g2000yqn.googlegroups.com>
zigball@nospicedham.gmail.com "Atomicpolymorhism" writes:
> I KNOW, BUT I DONT THINK YOU UNDERSTAND ME. IF I HAD THE TIME TO DO
> IT, I WOULD. I AM NEW TO THIS LANGUAGE AND OVERALL ALL LANGUAGES
> EXCEPT ENGLISH. I NEED TO BE POINTED IN THE RIGHT DIRECTION. DO ANY OF
> YOU GUYS TUTOR?
There is no need to shout here, Atomicpolymorhism.
If you _had the time_ to do it? That sounds like you could use some
tutoring in time management rather than x86 programming...
The "guys" here are experienced, knowledgeable and eager to help
people who are having problems with the code they have written and
which is not working as expected. We have yet to see any of your code
on which we can comment or "point in the right direction".
Please post the code that you have written so far -- you will then
likely receive constructive comments on how to fix/improve that code.
What you will _not_ receive here is the answer to your assignments.
Are you looking to learn how to drive, or do you just want a
chauffeur?
Pete
--
"We have not inherited the earth from our ancestors,
we have borrowed it from our descendants."
|
|
0
|
|
|
|
Reply
|
pete
|
3/4/2010 6:23:40 PM
|
|
On Mar 4, 8:32=A0am, Atomicpolymorhism <zigb...@nospicedham.gmail.com>
wrote:
> I KNOW, BUT I DONT THINK YOU UNDERSTAND ME. IF I HAD THE TIME TO DO
> IT, I WOULD. I AM NEW TO THIS LANGUAGE AND OVERALL ALL LANGUAGES
> EXCEPT ENGLISH. I NEED TO BE POINTED IN THE RIGHT DIRECTION. DO ANY OF
> YOU GUYS TUTOR?
If you think we didn't understand your post because you didn't use all
caps, you're wrong. We aren't that short-sighted to be helped with
capitalization, thank you.
If you don't have time, it's your problem. You shouldn't have signed
up for this course in the first place. Now that you did, face the
consequences.
Indeed, find somebody to teach you assembly language programming or...
DIY. There are plenty of resources online that can help you in that,
except not every article/book on the subject will start out from the
very very basics behind it (e.g. boolean logic, digital circuits and
electrodynamics), many assume some knowledge of programming in another
language.
If you can barely program at all in any language, this assignment is
gonna be tough if not impossible to complete on time. If this is the
case, don't waste the time, yours and ours. Even if somebody does this
assignment for you, you'll still fail the exams where you will be
unable to cheat and your gains will be zero anyway.
Alex
|
|
0
|
|
|
|
Reply
|
Alexei
|
3/4/2010 6:53:45 PM
|
|
Atomicpolymorhism <zigball@nospicedham.gmail.com> wrote in part:
> TALK IS CHEAP, PROVE IT. I DON'T THINK YOU CAN AT LEAST
Oh dear me. Why do you think we are so insecure as to
comply with such bluster?
Your esteem is worth less after such hectoring.
-- Robert
|
|
0
|
|
|
|
Reply
|
Robert
|
3/4/2010 7:25:24 PM
|
|
On Thu, 4 Mar 2010 08:30:48 -0800 (PST)
Atomicpolymorhism <zigball@nospicedham.gmail.com> wrote:
> TALK IS CHEAP, PROVE IT. I DON'T THINK YOU CAN AT LEAST
>
Well, I have to install dosemu first, than find your libraries
and you don;t pay money.
Eg offer 1k us$, then we can talk!
Greets
--
http://maxa.homedns.org/
Sometimes online sometimes not
|
|
0
|
|
|
|
Reply
|
Branimir
|
3/4/2010 8:05:50 PM
|
|
Despite all prevention efforts, Atomicpolymorhism
<zigball@nospicedham.gmail.com> wrote in news:b04695dc-5880-4d4e-83a2-
7ccbbc440ceb@i25g2000yqm.googlegroups.com:
> TALK IS CHEAP, PROVE IT. I DON'T THINK YOU CAN AT LEAST
>
It's gonna be a LONG semester...
--
James
http://www.e-host-direct.com
Reliable web hosting from $12/year.
|
|
0
|
|
|
|
Reply
|
Slor
|
3/4/2010 8:29:26 PM
|
|
On Mar 4, 11:32=A0am, Atomicpolymorhism <zigb...@nospicedham.gmail.com>
wrote:
[...snip...]
I AM NEW TO THIS LANGUAGE AND OVERALL ALL LANGUAGES
> EXCEPT ENGLISH. I NEED TO BE POINTED IN THE RIGHT DIRECTION.
[...snip...]
Dear Atomicpolymorhism,
If I correctly interpret the above statement of yours, you have no
knowledge of any computer programming language, and no programming
experience whatsoever.
If this is the case, the best guidance I can offer you is to purchase
a beginner book for some high level language such as BASIC and train
yourself step by step into the programming mind set. Don't bother
with assembler as yet, since it is too premature for you while you
have no programming experience.
Remember: Inch by inch it is a cinch. Yard by yard is very hard.
|
|
0
|
|
|
|
Reply
|
Aharon
|
3/7/2010 3:32:26 PM
|
|
|
22 Replies
426 Views
(page loaded in 0.254 seconds)
|