NEW LINE function only returns one character
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 395 articles for 0.102 sec
Re: Polish characters in emacs     

Group: gnu.emacs.help · Group Profile · Search for NEW LINE function only returns one character in gnu.emacs.help
Author: Peter Dyballa
Date: Oct 19, 2007 12:38

... why C-u C-x = returns different "numbers." They really don'... is taken to display the character? The reason that the behaviour...nice when you press a function or cursor key!) This *input...uninteresting font encodings): (if (fboundp 'new-fontset) (progn (create-fontset-from...new-medium-r- *--0-0-0-0-m-0-iso8859-15...18 or 20 lines to become one Polish character block. Once...
Show full article (7.97Kb) · Show article thread
Re: Getting literal newline \n in output after porting code     

Group: comp.lang.fortran · Group Profile · Search for NEW LINE function only returns one character in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Mar 9, 2007 14:30

...is a nonblank character returned by the intrinsic function NEW LINE. Beginning with...record in successive positions; each newline character causes file positioning at that point...is terminated at that point, a new empty record is created following the... them. "There may be some character positions in the file that ... fseek() can only use values returned by ftell(). The usual reason ...
Show full article (2.35Kb)
Re: Getting literal newline \n in output after porting code     

Group: comp.lang.fortran · Group Profile · Search for NEW LINE function only returns one character in comp.lang.fortran
Author: Brooks Moses
Date: Mar 9, 2007 14:04

... is a nonblank character returned by the intrinsic function NEW LINE. Beginning with ...record in successive positions; each newline character causes file positioning at that point...is terminated at that point, a new empty record is created following the...the file: "There may be some character positions in the file that do...to the file as a carriage-return/linefeed or other sequence. The means...
Show full article (1.74Kb)
completion-ui.el -- new release     

Group: gnu.emacs.sources · Group Profile · Search for NEW LINE function only returns one character in gnu.emacs.sources
Author: Toby Cubitt
Date: Feb 14, 2007 12:08

...some anonymous commands into named functions to sanitize ;; key-bindings ;; ;; Version...to invoke it ;; * defined a new `completion-trap-recursion' variable in...function to decide what to do based on a typed character...make-variable-buffer-local 'completion-function) (defvar completion-menu nil "Completion...prefix and completions, and should return a menu keymap.") (defvar completion...
Show full article (92.59Kb)
Re: paste to host function in hyperterminal question     

Group: microsoft.public.windowsxp.embedded · Group Profile · Search for NEW LINE function only returns one character in microsoft.public.windowsxp.embedded
Author: Nick
Date: Oct 31, 2006 11:34

.... I did tick the Send line ends with line feeds and Echo typed characters locally. "KM" wrote: Nick, You may want to ... has a setting whether to add carriage return characters to the string you are sending... @IR1?:60 include the carriage return and new line. what does exactly copy to... if i use paste to host function? i thought is sth like: @IR1...
Show full article (0.67Kb) · Show article thread
Re: paste to host function in hyperterminal question     

Group: microsoft.public.windowsxp.embedded · Group Profile · Search for NEW LINE function only returns one character in microsoft.public.windowsxp.embedded
Author: KM
Date: Oct 31, 2006 09:50

.... A typical terminal app has a setting whether to add carriage return characters to the string you are sending over to remote client/server.... Regards, KM if i copy a command as below: @IR1?:60 include the carriage return and new line. what does exactly copy to hyperterminal if i use paste to host function? i thought is sth like: @IR1?:60\r\n, is ...
Show full article (0.51Kb) · Show article thread
dict-tree.el -- new release     

Group: gnu.emacs.sources · Group Profile · Search for NEW LINE function only returns one character in gnu.emacs.sources
Author: Toby Cubitt
Date: Jul 28, 2006 02:52

... subtraction as before ;; * `dictree-read-line' reads the keys with `read',...(nreverse res) list1 list2)) ) ;;; ==================================================================== ;;; Internal functions and variables for use in ...to contain numbers or characters. Optional argument INSERT-FUNCTION sets the...meta-dict-list dict)))) ;; return the new data (dictree--get-data...
Show full article (77.04Kb)
Re: Functions that return character strings     

Group: comp.lang.fortran · Group Profile · Search for NEW LINE function only returns one character in comp.lang.fortran
Author: Rich Townsend
Date: Jul 27, 2006 15:04

... array subscript? vstring is a scalar character variable of length one. vstring(1:... character,allocatable,target :: a(:) character,pointer :: vstring character(80) :: lines(2) = ['The Quick ...time to think about it. The new F2003 feature, deferred type parameters, ...You need to declare vstring as character(len=:),pointer :: vstring and then I...
Show full article (5.48Kb) · Show article thread
Re: Functions that return character strings     

Group: comp.lang.fortran · Group Profile · Search for NEW LINE function only returns one character in comp.lang.fortran
Author: Dick Hendrickson
Date: Jul 27, 2006 13:38

...an array subscript? vstring is a scalar character variable of length one. vstring(1:nc... character,allocatable,target :: a(:) character,pointer :: vstring character(80) :: lines(2) = ['The Quick ... time to think about it. The new F2003 feature, deferred type parameters, does ... You need to declare vstring as character(len=:),pointer :: vstring and then I ...
Show full article (5.17Kb) · Show article thread
Re: Functions that return character strings     

Group: comp.lang.fortran · Group Profile · Search for NEW LINE function only returns one character in comp.lang.fortran
Author: Rich Townsend
Date: Jul 27, 2006 10:18

...allocatable,target :: a(:) character,pointer :: vstring character(80) :: lines(2) = ['The...be the same. (page 144, lines 21 to 23). Here vstring...to think about it. The new F2003 feature, deferred type parameters...need to declare vstring as character(len=:),pointer :: vstring and then...the program name to <= 31 characters, change [ ] to (/ /), and make both...
Show full article (4.43Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next