Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
glossary:c [2009/12/06 22:43]
tdo
glossary:c [2012/10/26 14:46] (current)
Line 1: Line 1:
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​+ 
 ====== Glossary ====== ====== Glossary ======
 ===== C ===== ===== C =====
 {{page>:​glossary_bar&​nofooter&​noeditbtn}} {{page>:​glossary_bar&​nofooter&​noeditbtn}}
-==== C String ==== +==== C String ​Omnidex Datatype ​==== 
-  * A datatype in Omnidex that refers to a string terminated with a null just like strings in the C language. ​ C Strings are used as a return data type from many Omnidex SQL Functions.+  * A legacy Omnidex datatype name that is now referred to "​String"​.  ​A datatype in Omnidex that refers to a string terminated with a null just like strings in the C language. ​ C Strings are used as a return data type from many Omnidex SQL Functions. ​ C Strings are recommended over the Varchar datatype because of internal performance. ​  
  
-==== Calling errors ==== 
-  * Syntax errors that cause programs to fail.  
  
 ==== Cardinality ==== ==== Cardinality ====
 
Back to top
glossary/c.1260139413.txt.gz · Last modified: 2012/10/26 14:40 (external edit)