This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (6 messages)
TopSpeed C has an option to warn you about "Assignment in Test Expression" which has saved me a number of times, since I program mainly in Modula-2. -martin JPI
Hi Joe, I'm not real big on assembler. Is there some way of specifying a type in assembler? I knwo that .OBJ's can hold info in TYPDEF records, but can you specify that in ASM? We're talking about what gets passed to and from functions…. -Martin
If a compiler supports the ANSI spec 100%, how much use would a lint be? _martin
Joe , So if you want type checking from a high-level langauage to an assembler file, you should definitely include a .h – type file? Any other ways you can think of? -Martin
Is it possible for a compiler to check types across modules? What about against assembly files? -Martin
Butting in here… Exactly what is an i860? -Martin