next up previous contents index
Next: insert_string Up: Change buffer contents Previous: replace_char

insert_char

  void insert_char(int newchar);

Inserts newchar before the current character and goes to the next position, therefore the current character remains the same. Obviously the number of lines of the buffer is updated if the inserted character is newline.



Lionel Fournigault
Mon Dec 15 10:53:26 MET 1997