TOPIC | 190.0 | ?Date & Time cnv routines? |
| 190.5 | Wed Feb 22 1989 14:01 | | 7 lines |
TOPIC | 1674.0 | C vs. Pascal: decisions, decisions |
| 1674.5 | Tue Oct 18 1988 20:54 | C for portability, flexibility and insanity | 14 lines |
TOPIC | 1721.0 | Mon Nov 07 1988 17:11 | function prototypes don't work | 27 lines |
| 1721.2 | Tue Nov 08 1988 12:51 | Give us a warning at least | 12 lines |
TOPIC | 1752.0 | Fri Nov 18 1988 14:46 | What is "void *" in VAX C? | 13 lines |
| 1752.3 | Thu Jan 19 1989 19:05 | | 5 lines |
TOPIC | 1817.0 | Thu Dec 29 1988 12:02 | sizeof char-constant | 7 lines |
| 1817.4 | Wed Jan 18 1989 17:28 | constant of type size_t | 6 lines |
TOPIC | 1824.0 | Sat Dec 31 1988 14:54 | i++ is legal for const int i ??!! | 12 lines |
TOPIC | 1833.0 | Prototype for function arguments? |
| 1833.2 | Fri Jan 13 1989 16:48 | Don't mix old and new forms | 50 lines |
| 1833.5 | Thu Jan 19 1989 02:09 | Are standards meant for normal readers? | 14 lines |
TOPIC | 1834.0 | Tue Jan 10 1989 11:40 | Inclusion of modules/files | 13 lines |
| 1834.2 | Wed Jan 11 1989 15:10 | What is the illusion? | 23 lines |
| 1834.4 | Thu Jan 12 1989 01:00 | | 28 lines |
| 1834.7 | Thu Jan 12 1989 14:59 | You should know better than me | 17 lines |
| 1834.13 | Thu Jan 19 1989 01:17 | Extend only if you have to | 19 lines |
| 1834.15 | Thu Jan 19 1989 16:26 | | 15 lines |
TOPIC | 1835.0 | Tue Jan 10 1989 12:41 | allocation for vars in blocks | 16 lines |
TOPIC | 1843.0 | which numbers should the compiler complain about? |
| 1843.2 | Fri Jan 13 1989 12:23 | | 11 lines |
TOPIC | 1847.0 | Wed Jan 18 1989 00:31 | auto-aggregate initialization | 21 lines |
TOPIC | 1849.0 | undefined symbol labs |
| 1849.2 | Thu Jan 19 1989 18:00 | | 16 lines |
TOPIC | 1854.0 | /STAND=PORT should flag ( (int *) ptr)++; |
| 1854.3 | Sat Jan 21 1989 13:17 | cast as an lvalue -- a bad idea | 11 lines |
| 1854.8 | Wed Jan 25 1989 23:58 | | 28 lines |
| 1854.13 | Fri Jan 27 1989 23:45 | How about builtins? | 39 lines |
TOPIC | 1856.0 | Beginners helps on curses wanted. |
| 1856.1 | Sun Jan 22 1989 17:32 | case matters in C | 4 lines |
TOPIC | 1861.0 | PRINTF too FAST! |
| 1861.4 | Tue Jan 24 1989 19:11 | | 19 lines |
| 1861.7 | Tue Jan 24 1989 23:08 | Thought they are the definitions | 27 lines |
TOPIC | 1862.0 | Tue Jan 24 1989 14:55 | Hiding error processing | 47 lines |
| 1862.4 | Tue Jan 24 1989 16:39 | | 7 lines |
| 1862.13 | Wed Jan 25 1989 13:52 | Macros are not stmts -- Koenig | 13 lines |
TOPIC | 1883.0 | PASCAL SETs in C |
| 1883.10 | Fri Feb 03 1989 15:51 | | 7 lines |
| 1883.15 | Mon Feb 06 1989 16:17 | incomplete types in struct decl | 13 lines |
TOPIC | 1889.0 | Create Logical Name table??? |
| 1889.3 | Fri Feb 03 1989 14:25 | Use Function Prototypes | 15 lines |
TOPIC | 1896.0 | _align(QUADWORD) a structure element? |
| 1896.6 | Thu Feb 09 1989 03:28 | | 37 lines |
TOPIC | 1912.0 | any way to get real sum of address and sizeof(address)? |
| 1912.1 | Mon Feb 13 1989 15:54 | | 8 lines |
| 1912.4 | Mon Feb 13 1989 18:09 | | 24 lines |
| 1912.11 | Mon Feb 20 1989 20:13 | Why braces? | 11 lines |
TOPIC | 1913.0 | PROBLEM WITH PASSING "float" ARGUMENT. |
| 1913.4 | Thu Feb 16 1989 00:38 | Is it the right way? | 21 lines |
| 1913.7 | Thu Mar 02 1989 11:19 | there's no choice | 8 lines |
TOPIC | 1921.0 | Fri Feb 17 1989 12:38 | struct comparison | 14 lines |
| 1921.2 | Sat Feb 18 1989 06:44 | | 6 lines |
TOPIC | 1928.0 | SMG$READ_STRING with mask in quadword? |
| 1928.1 | Wed Feb 22 1989 11:53 | Mask begins at quadword[0] | 10 lines |
TOPIC | 1934.0 | typecheck function arguments? |
| 1934.1 | Thu Feb 23 1989 13:58 | | 6 lines |
| 1934.3 | Thu Feb 23 1989 15:45 | Do you have the right version? | 28 lines |
TOPIC | 1936.0 | help debugging pointer to array of struct |
| 1936.3 | Sat Feb 25 1989 17:57 | ptr to array != array | 18 lines |
TOPIC | 1942.0 | referencing counted ascii fields |
| 1942.5 | Mon Mar 06 1989 12:13 | Use casts with caution | 22 lines |
TOPIC | 1945.0 | BUILDIT - RDML |
| 1945.13 | Fri Mar 17 1989 10:39 | | 10 lines |
TOPIC | 1946.0 | Help with SMG$READ_STRING() |
| 1946.2 | Fri Mar 03 1989 19:35 | it has some misplaced 0's and 1's | 14 lines |
TOPIC | 1947.0 | void in ?: |
| 1947.1 | Thu Mar 02 1989 18:47 | | 9 lines |
| 1947.3 | Fri Mar 03 1989 14:06 | IT IS LEGAL | 10 lines |
TOPIC | 1955.0 | VAX C V3.0 Header Files Incompatible with Earlier Releases - Need Tools |
| 1955.3 | Mon Mar 06 1989 16:11 | | 14 lines |
TOPIC | 1963.0 | Function prototypes and scope with static ? |
| 1963.2 | Thu Mar 09 1989 12:07 | | 13 lines |
| 1963.3 | Thu Mar 09 1989 12:29 | | 17 lines |
| 1963.5 | Thu Mar 09 1989 14:55 | Is MicroSoft the authority on C? | 9 lines |
| 1963.10 | Fri Mar 10 1989 13:12 | Legal but undefined | 48 lines |
TOPIC | 1966.0 | Floating problem!! |
| 1966.2 | Fri Mar 10 1989 20:01 | | 12 lines |
| 1966.4 | Mon Mar 13 1989 11:02 | | 6 lines |
TOPIC | 1983.0 | && dislikes function returning enum |
| 1983.1 | Tue Mar 21 1989 17:49 | | 24 lines |
TOPIC | 1993.0 | Tue Mar 28 1989 11:30 | signal handler setup | 19 lines |
| 1993.2 | Tue Mar 28 1989 12:41 | | 14 lines |
TOPIC | 1999.0 | C++ on VAX? |
| 1999.1 | Thu Mar 30 1989 12:38 | | 3 lines |
TOPIC | 2040.0 | void and identical names of fields in the structres |
| 2040.1 | Wed Apr 19 1989 15:06 | Dereferencing void * is illegal | 9 lines |
| 2040.5 | Wed Apr 19 1989 19:05 | | 5 lines |
TOPIC | 2072.0 | Sun May 07 1989 01:39 | Need a fast setjmp | 13 lines |
TOPIC | 2085.0 | Fri May 12 1989 11:57 | Accessing shared variables | 33 lines |
| 2085.2 | Fri May 12 1989 13:28 | builtins == function-calls? | 7 lines |
TOPIC | 2157.0 | Dynamic Matrices in C |
| 2157.1 | Sat Jun 10 1989 14:44 | Have you loked at "realloc"? | 5 lines |
TOPIC | 2160.0 | UNDEFSTRUCT Error |
| 2160.2 | Tue Jun 13 1989 11:16 | | 10 lines |
| 2160.4 | Tue Jun 13 1989 14:50 | Context doesn't seem to matter | 13 lines |
| 2160.5 | Tue Jun 13 1989 15:05 | | 15 lines |
TOPIC | 2165.0 | Problem with inline optimization of return param |
| 2165.5 | Fri Jun 16 1989 10:51 | | 18 lines |
TOPIC | 2232.0 | String initialization, string size exactly equal to array size |
| 2232.4 | Fri Jul 14 1989 15:11 | | 17 lines |
TOPIC | 2293.0 | "malloc" Transporability Question |
| 2293.1 | Wed Aug 09 1989 14:04 | | 6 lines |
TOPIC | 2301.0 | Emulating the VMS-command REPLY. |
| 2301.11 | Tue Aug 22 1989 14:52 | NULL != null-character | 10 lines |
TOPIC | 2320.0 | Advice on 'sscanf' sought |
| 2320.1 | Wed Aug 23 1989 15:53 | | 8 lines |
TOPIC | 2362.0 | strstr with chars above 128 |
| 2362.5 | Fri Sep 15 1989 15:42 | Why is unsigned default better? | 31 lines |
TOPIC | 2363.0 | Case Statements, Constants, lib$movc5 |
| 2363.6 | Wed Sep 13 1989 21:47 | Highly non-portable | 12 lines |
TOPIC | 2377.0 | Macro parameter expansion question |
| 2377.1 | Sun Sep 17 1989 00:09 | Use ## operator | 17 lines |
| 2377.3 | Mon Sep 18 1989 02:01 | .. but not for long | 22 lines |
TOPIC | 2396.0 | How do ya do it?? |
| 2396.5 | Sat Sep 23 1989 00:25 | Include <math.h> | 0 lines |
TOPIC | 2427.0 | typedef void HANDLE not allowed? |
| 2427.3 | Mon Oct 23 1989 00:32 | | 10 lines |
TOPIC | 2435.0 | ENOSPC error on close(fd) call |
| 2435.2 | Tue Oct 10 1989 16:16 | | 13 lines |
| 2435.5 | Tue Oct 10 1989 19:43 | | 18 lines |
| 2435.15 | Mon Oct 16 1989 19:37 | | 12 lines |
TOPIC | 2448.0 | FILE initialization |
| 2448.1 | Sun Oct 15 1989 14:50 | | 4 lines |
| 2448.4 | Mon Oct 16 1989 01:11 | | 9 lines |
TOPIC | 2466.0 | extern v. globalvalue |
| 2466.6 | Mon Oct 23 1989 16:15 | | 11 lines |
TOPIC | 2522.0 | INVASSIGNTARG, arithmetic and pointer |
| 2522.3 | Mon Nov 27 1989 14:07 | | 10 lines |
TOPIC | 2531.0 | Is it portable |
| 2531.2 | Tue Nov 28 1989 11:09 | | 7 lines |
TOPIC | 2610.0 | Preprocessor wish list |
| 2610.1 | Tue Jan 16 1990 00:04 | | 5 lines |
TOPIC | 2700.0 | Mon Feb 26 1990 11:23 | CC$parallel in stdlib.h | 27 lines |
TOPIC | 2814.0 | NULL problems with VAXC V3.1 |
| 2814.6 | Fri Apr 13 1990 11:30 | 0 is special | 7 lines |
TOPIC | 2985.0 | Best way to allocate and initialize a struct to zero? |
| 2985.2 | Sun Jun 24 1990 02:50 | Member initialization for portability | 10 lines |
TOPIC | 5.0 | operator new() not called by default constructor |
| 5.2 | Mon Feb 27 1989 18:06 | | 6 lines |
| 5.3 | Mon Feb 27 1989 18:17 | When is user's new called? | 19 lines |
TOPIC | 13.0 | Mon Feb 20 1989 23:12 | return in constructor bug | 9 lines |
TOPIC | 14.0 | Mon Feb 20 1989 23:30 | obj of a class with constructor cannot be a union member | 18 lines |
TOPIC | 16.0 | Tue Feb 21 1989 19:03 | bugcheck with ilegal use of constructor | 24 lines |
TOPIC | 17.0 | Tue Feb 21 1989 19:37 | Need better error reporting | 30 lines |
TOPIC | 18.0 | Wed Feb 22 1989 00:21 | bugcheck with nonsense in public's place | 20 lines |
TOPIC | 19.0 | Wed Feb 22 1989 00:45 | constructor not public?! | 19 lines |
TOPIC | 20.0 | Wed Feb 22 1989 13:22 | /stand=portable results in bugcheck | 31 lines |
| 20.2 | Wed Feb 22 1989 14:52 | What's the structure of cpp? | 13 lines |
TOPIC | 21.0 | Wed Feb 22 1989 19:39 | problem in overloading or something else | 45 lines |
| 21.1 | Wed Feb 22 1989 23:25 | int<->unsigned seems to be the problem | 9 lines |
| 21.3 | Sat Mar 04 1989 14:03 | | 6 lines |
TOPIC | 22.0 | Thu Feb 23 1989 00:16 | & can have 0 or 1 args only | 18 lines |
| 22.1 | Thu Feb 23 1989 00:18 | | 6 lines |
TOPIC | 23.0 | Thu Feb 23 1989 00:58 | (a+b).memfn() with + overloaded fails | 39 lines |
TOPIC | 28.0 | Mon Feb 27 1989 14:51 | unsigned consts are treated as signed | 27 lines |
TOPIC | 29.0 | Mon Feb 27 1989 16:16 | allocating an array | 18 lines |
| 29.3 | Mon Feb 27 1989 19:15 | | 5 lines |
TOPIC | 30.0 | Mon Feb 27 1989 18:42 | stream.h needs a cleanup | 10 lines |
TOPIC | 31.0 | Tue Feb 28 1989 16:01 | storage for static members | 21 lines |
TOPIC | 32.0 | Linking FFT_DEMO with Mult. Defined Symb. Warnings |
| 32.4 | Thu Mar 02 1989 15:58 | abs and div have relocated | 10 lines |
TOPIC | 36.0 | bcopy? |
| 36.1 | Sat Mar 04 1989 15:52 | | 18 lines |