Example: biology
Ada-95: A guide for C and C++ programmers
One of the biggest things to stop C/C++ programmers in their tracks is that Ada is case insensitive, so begin BEGIN Begin are all the same. This can be a problem when porting case sensitive C code into Ada. Another thing to watch for in Ada source is the use of ’ the tick. The tick is used to access attributes
Tags:
Information
Domain:
Source:
Link to this page: