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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/11/05 09:07
Read: times


 
#96986 - Just a thought... EOF?
Responding to: ???'s previous message
In the elder days of MS-DOS you would type
copy CON: file.txt
and then you'd type in the file contents, ending with enter, ^Z, enter. That would generate the End Of File signal, ending the text entry. Isn't it what the author of the documentation tried to tell - that you need to send EOF to the target device if you want it to send the data?
I think, in C, closing the stream (e.g. fclose(fp); or close(fp); ) automatically sends EOF?

List of 18 messages in thread
TopicAuthorDate
CTRL Z, ASCII, in sending sms.            01/01/70 00:00      
   Manual?            01/01/70 00:00      
      Manual ?            01/01/70 00:00      
         Nary (narry)            01/01/70 00:00      
   GSM problems            01/01/70 00:00      
      GSM problems            01/01/70 00:00      
         Ctrl+Z - the name says it all!            01/01/70 00:00      
      After the Terminal...            01/01/70 00:00      
         Ctrl Z, thank you.            01/01/70 00:00      
            ATV - Result Codes            01/01/70 00:00      
            Message string            01/01/70 00:00      
               Message String, Ctrl Z, Problem Solved.            01/01/70 00:00      
            Ctrl -Z            01/01/70 00:00      
   Language?            01/01/70 00:00      
   One step back            01/01/70 00:00      
   Just a thought... EOF?            01/01/70 00:00      
      filesystem            01/01/70 00:00      
         ...            01/01/70 00:00      

Back to Subject List