NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Results 6-10 of 86
Page 20
2 . example use Test errors likely to be made by beginners , for of a two character array name . 3 . Test errors for which there may very well exist a language enhancement , e.g. , comparing strings with " < " and " > " .
2 . example use Test errors likely to be made by beginners , for of a two character array name . 3 . Test errors for which there may very well exist a language enhancement , e.g. , comparing strings with " < " and " > " .
Page 21
Context - free errors : use of long name for array , e.g A1 ( 1 ) assignment of string to number and number to string 3. assignment without the keyword LET 4 . comparison of two strings for < or > 5. comparison of a string with a number ...
Context - free errors : use of long name for array , e.g A1 ( 1 ) assignment of string to number and number to string 3. assignment without the keyword LET 4 . comparison of two strings for < or > 5. comparison of a string with a number ...
Page 29
A later test in group 8.1 tests that the implementation fulfills the requirements for array names . Default initialization of variables is one of the most important aspects of semantics left to implementation definition .
A later test in group 8.1 tests that the implementation fulfills the requirements for array names . Default initialization of variables is one of the most important aspects of semantics left to implementation definition .
Page 34
5.8 Arrays 5.8.1 Standard Capabilities The standard provides for storing numeric values in one- or two - dimensional arrays . The tests for standard capabilities are all self - checking and quite straightforward in exercising some ...
5.8 Arrays 5.8.1 Standard Capabilities The standard provides for storing numeric values in one- or two - dimensional arrays . The tests for standard capabilities are all self - checking and quite straightforward in exercising some ...
Page 35
Since the only semantic effect of DIM is to cause or prevent an exception for a given array reference , however , it is necessary to run the program three times to see when exceptions occur and when they don't , assuming the processor ...
Since the only semantic effect of DIM is to cause or prevent an exception for a given array reference , however , it is necessary to run the program three times to see when exceptions occur and when they don't , assuming the processor ...
What people are saying - Write a review
We haven't found any reviews in the usual places.
Other editions - View all
Common terms and phrases
20 PRINT 40 PRINT SECTION ACCEPT THE PROGRAM ACCOMPANIED BY DOCUMENTATION ACCURACY ACTUAL ALLOWING ANSI STANDARD APPROPRIATE ERROR MESSAGE ARGUMENT ARRAY ASSIGNED BASIC TEST PROGRAMS BEGIN TEST CHARACTERS COLUMN COMPUTED CONSTANTS CONTAINING CONTROL DATA DIGITS DISPLAYED END PROGRAM FILE END TEST ENTER ERROR EVALUATION EXACT EXECUTION EXPECTED FOLLOWING FUNCTION GOSUB GOTO IDENTIFYING THE EXCEPTION implementation INFORMATIVE TEST INPUT INPUT-REPLY ITEM LINE LOOP MEASURE MESSAGE IDENTIFYING MINIMAL BASIC TEST NBS MINIMAL BASIC NEGATIVE NON-STANDARD FEATURE NOTE NUMERIC EXPRESSIONS OCCUR OK OK OK operations ORDER OUTPUT OVERFLOW PASS THIS TEST POSITIVE PRINT 40 PRINT PRINT END PROGRAM PRINT PROGRAM FILE PRINT THIS SECTION PRINT TO PASS PROCESSOR PROGRAM NUMBER PROGRAM TESTS READ REFERENCE REFS REJECT THE PROGRAM REPORTED RESULT RETURN RND FUNCTION SECTION TESTS SPACE STATEMENT STRING SUBSCRIPT SUPPLIED TERMINATE TEST FAILED TEST OK TEST PASSED TYPE UNDERFLOW VALUE VARIABLE ZERO ОК ОК ОК