| | |
String input
![]() |
•
•
Join Date: Apr 2009
Posts: 14
Reputation:
Solved Threads: 1
Under Windows, you can see a lot of samples, but using MASM32:
http://www.microsoft.com/downloads/d...displaylang=en
After installing, look into folders:
MASM32\tutorial\console
MASM32\examples
Let me know if that helps
http://www.microsoft.com/downloads/d...displaylang=en
After installing, look into folders:
MASM32\tutorial\console
MASM32\examples
Let me know if that helps
•
•
Join Date: Apr 2009
Posts: 14
Reputation:
Solved Threads: 1
You are welcome.
No quite different, MASM32 8 is a newer version (the most recent as far as I know)
If you are a begginer, I really encourage you to use that version, because it comes with a lot of very simple and self-explanatory samples.
It is fully compatible with the free versions, like Visual C++ express edition, so you can invoke your ASM functions from C++, or just type inline assembly from C++.
If you want to start from the very begging, you can follow the samples from the "hello world" sample.
No quite different, MASM32 8 is a newer version (the most recent as far as I know)
If you are a begginer, I really encourage you to use that version, because it comes with a lot of very simple and self-explanatory samples.
It is fully compatible with the free versions, like Visual C++ express edition, so you can invoke your ASM functions from C++, or just type inline assembly from C++.
If you want to start from the very begging, you can follow the samples from the "hello world" sample.
![]() |
Similar Threads
- How to do Input in Python? (Python)
- string input (Java)
- strings as input, substr and len (C++)
- Use string input for enum (C++)
- Masking a string input (Python)
- Pls Help JAVA Program Headaches Not Giving me the right output for user input (Java)
- user input into a string (C++)
- adding to a string (C++)
- string translation (Java)
Other Threads in the Assembly Forum
- Previous Thread: wrong output??
- Next Thread: Which is the best assembler?
| Thread Tools | Search this Thread |





