Difference between revisions of "Coding"

From esoterum.org
Jump to: navigation, search
Line 12: Line 12:
 
*[http://developer.apple.com/documentation/DeveloperTools/gcc-4.0.1/cpp/index.html#Top The C Preprocessor from apple.com]
 
*[http://developer.apple.com/documentation/DeveloperTools/gcc-4.0.1/cpp/index.html#Top The C Preprocessor from apple.com]
 
*[http://www.eskimo.com/~scs/cclass/int/sx1e.html Linked Data Structures]
 
*[http://www.eskimo.com/~scs/cclass/int/sx1e.html Linked Data Structures]
 +
*[http://www.cs.cf.ac.uk/Dave/C/node19.html String handling]
  
 
==== snippits ====
 
==== snippits ====

Revision as of 13:20, 14 February 2008

liliget

GNU

Programming

Java

C

snippits

  • Cstring to int: int n = atoi(StrInt);

Assembly

Mark-up Languages

HTML

Post Script

Modeling

AMPL (Linear Programming)

VHDL

Scripting

CGI

PHP

Interfaces