PL/I Frequently Asked Questions (FAQ) #29217 (12/31/2010 5:24:59 AM) comp.lang.pl1 Archive-name: computer-lang/pli-faq Last-Modified: 1 April 2010 Version: 1.7 FREQUENTLY-ASKED QUESTIONS & ANSWERS .. (Q1) What is PL/I? .. PL/I is a general-purpose programming language, which is ... robin_v
PL/I Frequently Asked Questions (FAQ) #28510 (10/2/2010 4:23:45 AM) comp.lang.pl1 Archive-name: computer-lang/pli-faq Last-Modified: 1 April 2010 Version: 1.7 FREQUENTLY-ASKED QUESTIONS & ANSWERS .. (Q1) What is PL/I? .. PL/I is a general-purpose programming language, which is ... robin_v
PL/I Frequently Asked Questions (FAQ) #27019 (7/3/2010 4:21:23 AM) comp.lang.pl1 Archive-name: computer-lang/pli-faq Last-Modified: 1 April 2010 Version: 1.7 FREQUENTLY-ASKED QUESTIONS & ANSWERS .. (Q1) What is PL/I? .. PL/I is a general-purpose programming language, which is ... robin_v
PL/I Frequently Asked Questions (FAQ) #26020 (4/3/2010 4:25:20 AM) comp.lang.pl1 Archive-name: computer-lang/pli-faq Last-Modified: 1 April 2010 Version: 1.7 FREQUENTLY-ASKED QUESTIONS & ANSWERS .. (Q1) What is PL/I? .. PL/I is a general-purpose programming language, which is ... robin_v
LZW COMPRESSION330 (3/3/2010 12:07:57 PM) comp.lang.pl1 Hi, I thought I'd have a look at this topic, and thus read what Wikipedia had on the subject. I implemented a basic version of the compress and decompress algorithms, namely, to deal with compression at... robin
New Version PL/I Reformatter0152 (11/13/2009 7:30:40 PM) comp.lang.pl1 the new version is available:
http://www-01.ibm.com/support/docview.wss?rs=619&context=SSY2V3&dc=DB520&uid=swg21240748&loc=en_US&cs=UTF-8&lang=en&rss=ct619other
Improvements can be seen in the read_me d... robin
PL/I Frequently Asked Questions (FAQ) #25113 (8/8/2009 6:09:49 AM) comp.lang.pl1 Archive-name: computer-lang/pli-faq Last-Modified: 29 September 2008 Version: 1.46 FREQUENTLY-ASKED QUESTIONS & ANSWERS .. (Q1) What is PL/I? .. PL/I is a general-purpose programming langu... robin_v
PL/I Frequently Asked Questions (FAQ) #24111 (5/10/2009 1:52:38 AM) comp.lang.pl1 Archive-name: computer-lang/pli-faq Last-Modified: 29 September 2008 Version: 1.46 FREQUENTLY-ASKED QUESTIONS & ANSWERS .. (Q1) What is PL/I? .. PL/I is a general-purpose programming langu... robin_v
PL/I PROGRAM TO FLOWCHART115 (5/1/2009 1:23:28 PM) comp.lang.pl1 Hi, I've received the following email. Does anyone know of such a product? TIA, and I'll forward any responses. "I am a software professional and i just wanted to know whether there are any documentation ... robin
Student PL (also SPL)838 (4/20/2009 2:54:20 PM) comp.programming Does anyone know of a site for the source for this compiler/interpreter? I've googled without avail. Might also be known as SP/k. TIA. ... robin
Bitwise functions with more arguments?963 (2/10/2010 12:36:28 AM) comp.lang.fortran I was just noticing that the bitwise logical functions IAND, IOR, and IEOR only allow for two arguments. It is not unusual to use these functions on more than one argument, such as ORing, ANDing, or ExclusiveO... gah(12259)
Different Views of 3d matrix1151 (2/11/2010 6:16:50 PM) comp.lang.fortran Can you associate a pointer or something to a 3d matrix in such a way that access through the pointer gives a 1D view or the 3d matrix? ... jim.mcclean(4)
OPEN error inconsistent3751 (2/12/2010 4:58:55 AM) comp.lang.fortran A Fortran program that used to work now gives an error when opening a file. The error is inconsistent in that it stops at different times for different runs. This program is run by many employees at work, on... stevefry(2)
UF file reading by Fortran375 (2/13/2010 1:34:34 AM) comp.lang.fortran I'm doing the research about the atmospheric Radar. I have some Radar's data on my hand in ".uf file" which written from C language. Unfortunately, I usually work on Fortran only. So I don't have any knowledge ... pwetchayont(1)
VisualAge PL/I for OS/2119 (2/14/2010 3:18:49 PM) comp.lang.pl1 I have been looking for a copy of VisualAge PL/I for OS/2 for a long time. Does anyone have a copy? I have all the VisualAge compilers for OS/2 except this one. --- news://freenews.netfront.net/ - complai... csgroton(1)
"Optional" Arguments in Fortran ??3258 (2/22/2010 2:28:14 PM) comp.lang.fortran Hello; 1) Let us say I've a routine mySort() which sorts four 4D array variables in increasing order wrt there abscissa: ...abscissa x(i,j,k,m) ...abscissa y(i,j,k,m) ...abscissa z(i,j,k,m) ...abscissa t(i,j,k... monirg(155)
LZW COMPRESSION330 (3/3/2010 12:07:57 PM) comp.lang.pl1 Hi, I thought I'd have a look at this topic, and thus read what Wikipedia had on the subject. I implemented a basic version of the compress and decompress algorithms, namely, to deal with compression at... robin_v(2738)
23 Mar, 2010: PL/I beta version 0.9.0 released.436 (3/24/2010 9:52:47 AM) comp.lang.pl1 0.9.0, besides using a new version numbering scheme, now supports Linux as both a native and a cross-compiler. Additionally, the ERF, ERFC, and EXP builtins are supported. ... tchtic(2)