Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/30/09 07:29
Read: times


 
Msg Score: -1
 -1 Looks like homework
#163983 - about string...
Hi,
How to convert this simple code into assembly?

var
str:string[10];

begin
str:='Hello';
str:=str+'World';
end.


List of 11 messages in thread
TopicAuthorDate
about string...            01/01/70 00:00      
   Your homework            01/01/70 00:00      
      Here we go again ...            01/01/70 00:00      
         Homework not done            01/01/70 00:00      
      Here we go again ...            01/01/70 00:00      
   Think!            01/01/70 00:00      
      No, don't think.            01/01/70 00:00      
         BASIC dialect??? >:-|            01/01/70 00:00      
            No line numbers            01/01/70 00:00      
            Oh crud.            01/01/70 00:00      
               it shouldn't be a problem to find an appropriate compiler            01/01/70 00:00      

Back to Subject List