February 1990 Archives by thread
Starting: Thu Feb 1 02:52:37 AEST 1990
Ending: Wed Feb 28 22:46:50 AEST 1990
Messages: 811
- TurboC again
Steve Harrold
- Stack control
Bob Calbridge
- modifications to yyparse for re-entrancy
A. Lester Buck
- Help on casting arrays
Shiping Zhang
- #defining a 'better' C (was Re: #define OR ||)
Andrew P. Mullhaupt
- Is this a GCC bug ?
Karl Heuer
- GNU CC on a Convergent miniframe
Mark H. Colburn
- common bugs in C programs
Roland Rambau
- LIFE
Patrick M. Ryan
- When are macros expanded?
Henry Spencer
- #define foo() bar /* ANSII legal?
phil at ux1.cso.uiuc.edu
- Indian Hill C Style Guide
Probert
- structure initialization
Chris Torek
- RISC Machine Data Structure Word Al
phil at ux1.cso.uiuc.edu
- config.c v4.2, Everything you wanted to know about your C compiler (and more)
Steven Pemberton
- looking for pascal to c translator
Andy Newcomb
- Return value from a macro
Robert Osborne
- Wildcard Expansion
Karl Heuer
- do ++ and -- yield lvalues?
phil at ux1.cso.uiuc.edu
- ?:
Checkpoint Technologies
- screen char to string
darren porter
- I want the ultimate robust float input routine
daniel mocsny
- Reaching Borland via Internet mail
Thomas Webb
- index and rindex question...
Bob Stout
- C grammar
Gene De Lisa
- pointers to functions
Donald E Bruey
- free fortran to C translator
Mark Maimone
- Turbo C stack control
MARK FREEDMAN
- EMS 4.0 Driver
Peter C. Bahrs
- is this broken or what?
MARK LEVY
- Argument validity checking (addresses)
Joerg Lehners
- Random long-number generator
Chris Torek
- Function Hierarchy
Mats Nilsson
- whereis config.c
D. K. Smith
- Mandelbrot algorithm summary
Colm Buckley
- Balanced Binary Search Trees
Eric M. Boehm
- How dare you!
Steve Shapiro
- Yacc rules for C programs.
Christophe Bonello
- command line parser
Mark J. Christophel
- dup()'ed pipe()'s to stdio
Daniel E. Platt
- /tmp file duration program questions.
A JETSON News User
- Low-Level Database File Formats
Randy Carraghan
- Objective C
Brad Cox
- all filenames in directory in array/list
Henry Spencer
- C to Pascal
Matthew T. Day
- #define OR ||
Guy Shaw
- hitkb exists?
Fred Smith
- clock on the IBM (MSC)??? :-(
Kianusch Sayah-Karadji
- For everyone who wanted a yacc grammar for C
Chris Cleeland
- True OOP using plain C
James Price Salsman
- Data Segment in Medium Model
higgins at garnet.berkeley.edu
- /tmp file duration program questions. Answer.
A JETSON News User
- wanted: WSN to YACC converter
Anita Eijs
- C portability book
Chaim Schaap
- Conditional/ternary Useage
Forrest Gehrke,2C-119,7239,ATTBL
- indirection
John Tucker
- Conditional/ternary Statement
Forrest Gehrke,2C-119,7239,ATTBL
- getting a key from stdin in UNIX
Chris Torek
- Obfuscate contest
Chris ALPAUGH
- ANSI C book recommendations needed
rigoutso at ROBROY.NYU.EDU
- fopen
Tyron
- Is there a PD curses or anything alike?
Ukkonen Jukka
- Wanted: CHILL to C translator
Igor Gordon
- fopen() and memory shortage
Larry Reznick
- #define end_{if|for|while|switch} } Was: Re: #define OR ||
Scott MacHaffie
- Image capture for MSC _putimage()
Rob McDonald
- Help in Writing Turbo C TSR Needed
Vitus Lee
- Stack Pointer Registers on AT&T 6386 Sys V R3.2
Admin
- millisecond timer
Wayne Wood
- Looking for info on Code Farms' "Organized C"
Alan Bair
- writing in CGA video memory
Joaquinv Villar
- ISO C Standard Addendum
Cornelia Boldyreff
- Language principles
Henry Spencer
- preprocessor constant which names the current function (like __FILE__)
Henry Spencer
- void * on pre-ANSI compilers ????
Fred Smith
- Lex and Yacc on VMS
Kannan Konath
- Define Big/Little Endian ( was: Re: RISC Mach...)
Ron Widell
- `safe' putc (was avoiding stdio)
T. William Wells
- Multi-statement macros (again)
Frank Wales
- Can I pass an operator to a function or ... ?
Dahe Chen
- test coverage monitor wanted
Janis Johnson
- Another pitfall. Signed chars and ctype.h.
Felix Lee
- C graphics packages
paul gladden
- MSC help
Steve Shapiro
- Keypressed exists?
Tris Orendorff
- Novic C programmer needs help
d^2
- Followup to Graphics help request
paul gladden
- Ratfor
Woodrow Baker
- Obfuscated C Code Entries
Dave Straker
- lc or ls -c command
root
- C to Pascal Conversion (Was: Pascal to C Conversion)
Duncan Murdoch
- stdio reimplementation posted to alt.sources
Steve Summit
- Wanted: Roll your own BIOS (IBM PC) Book/source
con_jdc
- Looking for a "tail" like program
netnews
- Plans for Paradox SQL / Paradox "Engine"
con_jdc
- dhry, whet and other stones
Inst.f.Techn.Informatik
- extern int f(); VS int f();
Karl Heuer
- FORTRAN -> c
Jeff Carroll
- C cross-reference, pretty-print
Kevin D. Quitt
- Code Farms "Organized C": Found information
Alan Bair
- Generating .h files from .c files
James Seidman
- Shouldn't ANSI have provided nonvolatile instead of volatile?
P E Smee
- Using distributive property to optimize.
Chuck Phillips
- ANSI C Standard
Harish P. Hiriyannaiah
- Zortech "limitation"
Jeff Aguilera
- TIME/TIMES mapping wanted
manishkumar.sharma
- Prototypes with old style definitions
Ken Raeburn
- qsort() - THANKS
root
- color in text mode
Jeff Schnell <schnell>
- Trueeeee OOP using plain C part2 (long)
Michiel Steltman
- Append mode ("a") query
chet at uwovax.uwo.ca
- chronic source of confusion in C
Bill Smith
- How to write an 8-bit clean program
Karl Heuer
- Very elementary question concerning indirection
Shiping Zhang
- qsort() - HELP
Dave Davey
- Why nested comments not allowed?
Rich Walters
- Wanted: Source or info concerning language translators and parsers.
TIMOTHY COLEMAN WARD
- C++ from Microsoft???
Rick Schaut
- Can you help (was Jumping then jumping back again)
Peter da Silva
- Sticky Problems with C on IBM-compatibles
Alex Matulich
- C preprocessor definition for current function name.
Dave Hammond
- append mode "a" query
chet at uwovax.uwo.ca
- Zortech DOES have text in graphics mode
Peter Nelson
- yacc sorrows
Andrew P. Mullhaupt
- Downward compatible extension to unions
Karl Heuer
- isascii (was: Another pitfall. Signed chars and ctype.h)
Karl Heuer
- Input routines under curses
Doug Lucy
- "modulas" operator in C
Alan Grant Finlay
- fopen() and memory shortage: summary
Tapani Tarvainen
- What is it?
Cliff Joslyn
- open this package and you're stuck with it
Dave Decot
- LZW compression
Lance Michel
- SCO xenix for sale
Bob Perigo
- C compiler for 1750A
James W. Howatt
- TC bug in sizeof()?
David Doerschuk
- thanx for timer info
Wayne Wood
- msc memory allocation problem
craig.s.curtin
- Bitfields and printf()
Walter Murray
- VAXC wildcard expansion routine enclosed
Richard Stanton
- Another VAXC wildcard routine, with redirection
Richard Stanton
- ANSI C lint
Bob Dyas
- Personal dialects and C++ overloading
Gary Sarff
- Were GNU C extensions proposed for the standard?
Shankar Unni
- fread help
mitchemt at silver.ucs.indiana.edu
- memcpy != bcopy (Was Re: bcopy() bzero())
Chris Torek
- C Compiler for Unix V.2 Motorola 68020 Port
Gary Sarff
- Looking for Arbitrary Precision Math Lib. in C
Vivek S.
- USING FORTRAN/IMSL LIB. FROM C
Kenneth L Moore
- Problem with scanf link to floating point format
Yeow M. Thum
- Is cc for AT+T Unix pre-ansi?
Steve Friedl
- julian date routines wanted
czmurek at drunivac.drew.edu
- Does ANSI prohibit assignments between overlapping union components?
Henry Spencer
- Assignment of void pointer variable
John S. Price
- Turbo C 2.0 on XT 286
Martin v.d. Boogaard
- Reading MS-DOS directory in C, how to
Roy Browning
- Mouse Programming under AT&T System V R3.2
Paul Homchick
- Re^4: Why nested comments not allowed?
chris mcdonald
- Adaptive perfect hashing
Doug Schmidt
- Assigning Void Pointer, Thanks for the Help!
Jim Bittman
- help on interprocess communication
Fred Christianson
- C Editor Source Code
skkhor at vax1.tcd.ie
- Getting multiple file names with TC
Bart Simpson
- recherche sources de fonctions maths. (Eiffel)
Brigitte MARCHISET
- BASIC to C Conversion (shudder!)
Chris Barrett
- Porting EMACS or JOVE to DG Aviion
Ken Nelson
- Unbuffered Stdio Input
Paul Breslaw
- Best highly optimizing C compiler for MS-DOS?
David Hinds
- Can..
Jim Harkins
- Wanted: "The C Torture Test"
glass at mica.Berkeley.EDU
- CI.STK history function
Tor Lillqvist
- Not A Number in IEEE Math
Andrew P. Mullhaupt
- Looking for source for obtaining latest draft standard
Tim McDaniel
- TSR's, Screen Dumps to the LaserJet, and C
James Dixson
- Patch to bison? Need > 255...
Mike Percy
- ctrace
Steven V. Christensen
- A PAC equiv in C?
Mike_W_Ryan at cup.portal.com
- The Dim, Dark, Dank Days of C
Rick Gates
- microsoft c isr question
Richard Conner
- Turbo-C graphics pages!!!
Stephen McGowan
- Redirecting STDOUT using spawn
Bob Stout
- Dialects, C++, Overloading
Herman Rubin
- MSC 5.1 bug ??
Gary Jackoway
- Zortech problems
Peter Nelson
- TC floating point
Yijun Ding
- Legal uses of lex & yacc
Victor Kan
- Is there a way to use extended memory easily from C
Brent Besler
- Escaped Parenthesis and Portable Sign-extension (medium)
Mark Shepard
- Wanted: Expression Evaluator
Charles Hannum
- Bad Dreams
Clem Clarke
- popen()
Julian ANIGBOGU
- Re^2: Why nested comments not allowed?
Greg Conway
- RISC Machine Data Structure Word Alignment Problems?
Peter da Silva
- Wildcard expansion in VAX C?
Adrian McCarthy
- character input on the VAX
revans at voodoo.ucsb.edu
- PC graphics standards
Peter Nelson
- Non-block read
Charles Hannum
- RE PC graphics standards
Peter Nelson
- problems/risks due to programming language
Richard O'keefe
- Silly Copyrights (was Re: Legal uses of lex & yacc)
Martin Weitzel
- SDB Bug ? ?
david.a.berk
- Nested Comments (long summary)
Ted Ying
- New assignment operator ->= ?
Henry Spencer
- How does one get at a constructor?
Jim Reid
- compile.el equivalent for freemacs or uemacs
wills ms 01309
- Easy way to access extended memory from C
Brent Besler
- Preprocessing mystery
Adrian McCarthy
- char* vs. char(*)[]
Freek Wiedijk
- RE Zortech problems
Gary Sarff
- MicroSoft C version 5.10
Tom Thackrey
- problems/risks due to programming language, stories requested
Mark Brader
- Make file Utility for PC
Martin Weitzel
- break
James Wilbur Lewis
- break
Checkpoint Technologies
- Nested comments yet again.
Scott MacHaffie
- const and struct pointers
Randy Hutson
- differences MSC 4.00 -> QC 2.00
Dave Astels
- Sticky IBM C programming problems (summary of replies)
Charles Hannum
- typedef vs #define
Andrew P. Mullhaupt
- K&R "The C Programming Language" For Sale - BRAND NEW
Michael E. Drues
- C++ for MSDOS in PD???
David Daniel
- A challenge -- C preprocessor expression for machine's `endian-ness'?
Eric S. Raymond
- DOES ANYONE DRIVE MINNEAPOLIS MN TO DC AREA OR MARYLAND?
Shah Ashok Kumar
- ANSI-fied headers for gcc
Charlie Martin
- log10(8);
Ames Grisanti
- Need to call a large C procedure from Pascal.....
Todd Courtois
- FREE
David Riches
- FREE
Charles Hannum
- FREE
D'Arcy J.M. Cain
- Question about Declaration Specifiers
Satish Kumar .C
- C calling FORTRAN routines?
Burkhard Burow
- Source level debugger for MSC 4.0
Donovan Hsieh
- Pointers to Copyright process
Var Garapetian, Sun-BOS Hardware. 508-671-0298
- Stop Before it Starts (was Re: C Community's Cavalier...)
Andrew Balinsky
- an elementary question concerning double indirection
Rich Walters
- Inventing Wheels (was: Re: Wanted: Expression Evaluator)
Rick Schaut
- Where can I get sources?
DAVID MEGGINSON
- volatile in ANSI C?
Ken Collier
- Malloc in Turbo C
Charles Hannum
- C Community's Cavalier Attitude On Software Reliability
David Wolverton
- realloc questions
Shiping Zhang
- Turboc Malloc
Peter Gordon
- Saving bitmaps to file in Microsoft C
eweb at ccvax.ucd.ie
- log10(8)
Karl Heuer
- scanf() and float problems in Turbo C 2.0
Nelson Minar,???
- Circular references in declerations
Martin Weitzel
Last message date:
Wed Feb 28 22:46:50 AEST 1990
Archived on: Mon Feb 1 19:33:34 AEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).