hello guys,,,am facing a little problem around here..
I want to write a code in assembly language(tasm) which requests the user to enter the name of the file and then open that file...and count the number of words in it and display the results...

Recommended Answers

All 3 Replies

Sorry, but we don't do your school work for you. Make an attempt and we might be able to critique your work.

FWIW, assembly language depends ENTIRELY upon the target processor. The assembly instructions for an x86 processor are totally different from an ARM chip, MIPS, uC, PowerPC, Sparc, etc.

assembly language depends ENTIRELY upon the target processor

Should have given some sample code in a really rare, obscure dialect just for fun ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.