TOPIC | 1656.0 | Why is there no %descr in C? |
| 1656.21 | Tue Mar 14 1989 11:52 | $DESCRIPTOR uses sizeof(). Wny? | 9 lines |
| 1656.23 | Tue Mar 14 1989 19:39 | An annoying nit. | 6 lines |
| 1656.26 | Wed Mar 15 1989 19:15 | Leave well enough alone. | 18 lines |
TOPIC | 1908.0 | Inconsistency in fopen function? |
| 1908.2 | Fri Feb 10 1989 09:30 | strip off version # | 8 lines |
TOPIC | 1944.0 | Question about sequence points in conditionals |
| 1944.2 | Wed Mar 01 1989 15:54 | depend on it | 4 lines |
| 1944.3 | Wed Mar 01 1989 16:52 | generate same machine code | 10 lines |
TOPIC | 1969.0 | Mon Mar 13 1989 13:48 | system(NULL) bug? | 4 lines |
TOPIC | 1975.0 | Problem with "void main ()" |
| 1975.1 | Thu Mar 16 1989 14:03 | int main() is right | 8 lines |
TOPIC | 1996.0 | Directory list |
| 1996.1 | Tue Mar 28 1989 17:49 | Try LIB$FIND_FILE | 0 lines |
TOPIC | 2007.0 | Need help with LIB$SPAWN |
| 2007.1 | Mon Apr 03 1989 16:06 | Try this. | 22 lines |
| 2007.3 | Mon Apr 03 1989 16:38 | Here's why. | 9 lines |
TOPIC | 2011.0 | Help on LIB$LOCC call |
| 2011.2 | Tue Apr 04 1989 21:31 | Hard to learn easier to use. | 17 lines |
TOPIC | 2031.0 | Passing character strings from a BASIC program into a C subroutine. |
| 2031.1 | Wed Apr 12 1989 14:06 | Descriptor & C-string don't mix. | 29 lines |
TOPIC | 2057.0 | Wed Apr 26 1989 23:38 | Modifying formal parms bug? | 39 lines |
| 2057.2 | Thu Apr 27 1989 14:21 | Version T3.0-FT1 | 0 lines |
| 2057.3 | Thu Apr 27 1989 15:47 | | 4 lines |
TOPIC | 2191.0 | strcat doesn;t! |
| 2191.1 | Tue Jun 27 1989 09:59 | array of pointer to char | 5 lines |
TOPIC | 2212.0 | Problems (bug ?) with Volatile attribute |
| 2212.1 | Fri Jul 07 1989 12:09 | See note 2150. | 0 lines |
| 2212.3 | Mon Jul 10 1989 15:18 | Tedious solution. | 6 lines |
TOPIC | 2427.0 | typedef void HANDLE not allowed? |
| 2427.1 | Tue Oct 03 1989 22:34 | Bogus C. | 12 lines |
TOPIC | 2443.0 | extern initialisation |
| 2443.1 | Thu Oct 12 1989 16:10 | Define vs. declare. | 26 lines |
TOPIC | 2444.0 | printf (data list order?) |
| 2444.1 | Thu Oct 12 1989 15:34 | Undefined behavior. | 7 lines |
TOPIC | 2466.0 | extern v. globalvalue |
| 2466.21 | Fri Oct 27 1989 12:04 | ANSI not strict ref/def. | 16 lines |
TOPIC | 2473.0 | Problems with $TRNLNM |
| 2473.1 | Thu Oct 26 1989 17:51 | One too many *s. | 17 lines |
TOPIC | 2489.0 | trying to call pascal from c |
| 2489.1 | Fri Nov 03 1989 14:02 | Pass string by descriptor. | 2 lines |
TOPIC | 2513.0 | File operation gives Access Violation |
| 2513.2 | Thu Nov 16 1989 09:28 | Add parens. | 13 lines |
TOPIC | 2529.0 | Help sort it out. |
| 2529.2 | Mon Nov 27 1989 14:28 | An example. | 18 lines |
TOPIC | 2608.0 | puts of null string outputs previous char |
| 2608.2 | Mon Jan 15 1990 09:48 | Looks like a bug. | 18 lines |
TOPIC | 2649.0 | Map a record onto a structure like VAX BASIC? |
| 2649.2 | Wed Feb 07 1990 00:33 | Slight mistake. | 15 lines |