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:17
Read: times


 
#96989 - filesystem
Responding to: ???'s previous message
Bartosz Wucke said:
InIsn'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?

Yes - but the problem was how to send the Ctrl-Z!
(the OP didn't realise that Ctrl-Z meant, "hold Ctrl while pressing 'Z'!)

I think, in C, closing the stream (e.g. fclose(fp); or close(fp); ) automatically sends EOF?

Not necessarily.
fclose etc are file functions: they rely upon the file system of the underlying OS...



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