Which differences between netSCRIPT and „C" are most noticeable?
- Jasmin Boller (Deactivated)
Owned by Jasmin Boller (Deactivated)
Q
Which differences between netSCRIPT and „C“ are most noticeable?
A
There is no need for a data type when a variable is defined. There are no header files and there doesn’t exist the #define command. All definitions are always set up as variables
See also...