Since 4/16/2012 9:20:05 AM, nospam.jojo has written 6 articles and participated in 1337 conversations. nospam.jojo signature: nospam.jojo
nospam.jojo's articles:
Items(6) /1
ITUGLIB Updates070 (9/21/2012 1:05:28 PM) comp.sys.tandem Hi folks
There are several updated packages, for patch-1.7, bash-4.2.37, samba-3.6.8,
vim-7.3.661 and readline-6.2.004, but we're esp. proud of a new package,
git-1.7.12.1.
So we do now have a fully fle... Joachim
important ITUGLIB update042 (12/13/2011 2:23:47 PM) comp.sys.tandem Hi folks With quite some embarassment I have to admit to a rather bad and stupid bug in floss-1.1. It has been brought to my attention last Sunday and is fixed now, in floss-1.3, but quite a few packages on IT... Joachim
ITUGLIB update424 (12/13/2011 1:17:39 PM) comp.lang.c Hi folks With quite some embarassment I have to admit to a rather bad and stupid bug in floss-1.1. It has been brought to my attention last Sunday and is fixed now, in floss-1.3, but quite a few packages on ... Joachim
ITUGLIB update, bash and floss659 (8/26/2010 2:49:14 PM) comp.sys.tandem Hi folks I've just updated bash to the latest patchlevel (4.1.5) and also created the binaries for TNS/R (the first since September 2007!). Bash has support for Guardian DEFINEs built in (first time for the TN... Joachim
Samba on ITUGLIB2334 (7/24/2010 5:36:05 PM) comp.sys.tandem Hi there I've just made samba-3.5.4 available on ITUGLIB. Testers needed and feedback welcome... Bye, Jojo ... Joachim
printf format for double141 (10/2/2007 4:15:26 PM) comp.lang.c Is it possible to print a float or double in exponential form with a 0 before the decimal point? E.g. 0.1234567E+00 rather than 1.2345670E-01 (using %14.7E) ? As far as I understand the format specifies in n... Joachim
build Quickfix on tandem oss6367 (7/25/2012 4:08:40 AM) comp.sys.tandem I'm trying to build Quickfix(a FIX protocol engine) on tandem oss
But It really difficult for me
I have sucess build it in Linux environment
Does anyone who had sucess build it on tandem oss?
Can anyone t... dex510442(31)
GNUPG #2466 (7/25/2012 9:25:19 AM) comp.sys.tandem Hello Does anyone know the source of entropy used by GNUPG on HP
NonStop OSS..?
I understand on standard linux it would use \dev\random\ but as this
doesn't exist in OSS I would like to know what its using... chairman1(2)
login example649 (8/8/2012 7:45:42 AM) comp.lang.c Hello,
anyone can show me a simple login example in C?
Thanks,
Regards.
... giuseppelng(9)
[OT] where is the right NG in english?1246 (8/14/2012 9:57:29 AM) comp.lang.c Some years ago here in italy, in the gasoline for cars etc,
they make a change of ingredient, instead of lead [plumb]"piombo"
they use "benzene"...
i say "benzene" is worst than lead "piombo" but some othe... io_x
some well known stupidness in c9921736 (11/18/2012 9:21:46 AM) comp.lang.c It is sad to say so but there is some real
and terrible stupidnes in c99. When i wrote
programs in c (and I am involved c user) I
just use const int for array boundaries but
in c99 (and some previous too,... profesor.fir(125)
errors due to library functions being undefined,622 (12/10/2012 8:01:51 AM) comp.lang.c I am trying to complile a program in C using eclipse and I am having this error:
undefined reference to `XTestFakeKeyEvent'
i used
#include
#include
#include
Could help me to solve that issue?
... alex.don253(1)
C run time error in Tandem.522 (1/4/2013 5:33:45 AM) comp.lang.c I get a run time error in the below sprintf when I try executing the c program in Tandem. This code is successfully compiled and tested in windows. I'm trying to convert an array of unsigned char to a char str... jk__c(2)
Error & Warning messages1310 (1/17/2013 8:03:35 AM) comp.lang.c Some of our C programs are compiled and run on different platforms.
Waht I'd like is advice which -W flag(s) would be the best across
platforms (gcc 4.6.2 for Windows 7 64 bits, Windows XP 32 bits as well
as... hvlems(888)
c cgi script display results below html form310 (3/17/2013 4:39:32 PM) comp.lang.c Hi,
I'm implementing a simple c script from a book as a server cgi-bin executab=
le.
I would like the result of the script to be displayed in the same web page =
from which it is called
Example:
T... bpascal1232945(16)
How include a large array?139 (4/3/2013 2:53:39 PM) comp.lang.c Hi,
i have this problem: i want to create a large array data that can be portable and so included in multiple files. I thought about an "array.c" file that can be included in test file with an include like thi... silusilusilu(18)