•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C section within the Software Development category of DaniWeb, a massive community of 455,974 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,754 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C advertiser: Programming Forums
Views: 527 | Replies: 4
![]() |
•
•
Join Date: Nov 2007
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
ok i hope someone can helpme
i need display a menu like a presentation page
Name
Adress
Phone
using assambly code, but when i put
asm{
name db 'homer simpson','$'
adress db 'everygreen','$'
phone db '555-555',
.....
mark unknow assambly code name db ......
I using TC but i need put instruction in assambly code
i need display a menu like a presentation page
Name
Adress
Phone
using assambly code, but when i put
asm{
name db 'homer simpson','$'
adress db 'everygreen','$'
phone db '555-555',
.....
mark unknow assambly code name db ......
I using TC but i need put instruction in assambly code
•
•
Join Date: Aug 2005
Location: near St Louis, Missouri, USA
Posts: 11,539
Reputation:
Rep Power: 40
Solved Threads: 972
If you are taking an assembly class why are you wrinting C program? How write to the screen that depends on the operating system you are using because each one is different. For MS-DOS, start here
![]() |
•
•
•
•
•
•
•
•
DaniWeb C Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: WIN32 ListView Control Column Click
- Next Thread: Parsing a csv file in C



Linear Mode