|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Pascal & Assembler
Does Pascal support embedding Assembler in a source file? Or does it support linking to separate modules written in Assembler?
|
|
#2
|
||||
|
||||
|
Strongly depends on the compiler. More info please.
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
|
#3
|
|||
|
|||
|
Is there a language feature support Assembler?
C++ supports Assembly language routines embedded in C++ source files. asm(string-literal); This includes a piece to Assembly language where the asm() statement was placed. Does Pascal support such a mechanism? |
|
#4
|
||||
|
||||
|
FreePascal does.
|
|
#5
|
||||
|
||||
|
Quote:
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Pascal & Assembler |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|