Displaying 6 results from an estimated 6 matches for "asciit".
Did you mean:
ascii
2001 May 08
1
ASCII map?
Is there a way to convert between and integer and a character and vice
versa? For instance
i <- 65;
ch <- intToChar(i); # "A"
i <- charToInt(ch); # 65
or even better
i <- c(65, 66);
ch <- intToChar(i); # c("A", "B")
i <- charToInt(ch); # c(65, 66)
I have tried to do a ASCII map myself, and I figured out that the ASCII
2006 Jan 17
4
textarea problem with accentued chars
....rhml : If I put "?nial" inside the textarea, then submit to
:action => post
post.rhml : wrote
?nial
195
"\303\251nial"
//
params[:comment][:message] return => ?nial
params[:comment][:message][1] return => 195 ! ( 195 is not "?" ,
http://www.asciitable.com/ )
params[:comment][:message].inspect return => "\303\251nial"
and in ddb I store "??nial"
Someone can help me please ?
//
test_controller.rb :
------------------
class TestController < ActionController::Base
def index
end
def post
@var1 = params[:...
2004 Jul 21
1
Problem with umlaut on windows server
.... All the umlauts are replaced with a question mark when I "ls" in the directory which contains the directory with the umlaut.
Changing the character set results in equal problems:
The umlauts are shown as Block-Symbol (? - if you cant see it: it's ASCII sign Nr. 177, see http://www.asciitable.com/) but entering a directory works. Unfortunately any further actions fail, i.e. listing the content of the directory quits with an IO Error.
Browsing the share with the smb:// tool of the Konqueror returns correct umlauts, but entering a directory is also not possible.
What can I do to get...
2010 Nov 19
3
all extended ASCII characters exist for R console output?
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101119/71f56846/attachment.pl>
2001 Dec 27
0
(PR#1229) RGui/R Console crashes when entering illegal
...first in R v1.4.0 (2001-12-19 by B. Ripley), but it also happens in R v1.3.1.
>
> The symbols above are on my keyboard which makes it easy crash R by mistake. I
> addition to typing and paste these symbols, I also tried to enter a few other
> characters by using Alt-NumKeys (http://www.asciitable.com/) and I found that
> several other symbols with ASCII >127 crash the RGui.
>
> Happy New Year and thanks
>
> Henrik Bengtsson
>
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-devel mailing list -- Read http://www.ci.tuwi...
2008 Dec 24
1
Driver removal notification: al175
Hi Kirill,
just to notify you that your al175 driver is being removed from the
NUT tree, as of 2.4.0-pre1.
if you wish to see it entering the tree again, please contact the
Development mailing list to talk about it.
Merry Christmas and happy New Year.
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops
Network UPS Tools (NUT) Project Leader -