The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




Thread: \n char in C
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-05-2005
C|[anti-trust] C|[anti-trust] is offline
Registered User
  
 

Join Date: Apr 2005
Location: Australia
Posts: 30
\n char in C

how can i change line in the file while using
write(desc,&c,sizeof(char));

?