Title: | VAX C Notes |
Notice: | READ 1.* BEFORE WRITING; USE KEYWORDS TO FIND EXISTING NOTES |
Moderator: | DECC::VMCCUTCHEON |
Created: | Sat Jan 25 1986 |
Last Modified: | Mon Jun 02 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 5611 |
Total number of notes: | 27963 |
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2966.1 | Conflict between D- & G-float. int ref_no; double test_val; ref_no = 5000; test_val = (double) ref_no; printf ("Test value is : %lf",test_val); } When he uses VAX C compiler to compile the program, link and then run, it g | NRMACU::BAILEY | I am the hoi polloi | Tue Jun 19 1990 10:07 | 13 |
2966.2 | Tell me more, please! | HGOSPS::JOHNKWAN | Tue Jun 19 1990 22:27 | 9 | |
2966.3 | An idea ... | NRMACU::BAILEY | I am the hoi polloi | Wed Jun 20 1990 06:21 | 64 |
2966.4 | Oops! | NRMACU::BAILEY | I am the hoi polloi | Wed Jun 20 1990 09:41 | 6 |