Difference between revisions of "Coding"

From esoterum.org
Jump to: navigation, search
Line 13: Line 13:
 
*[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]
 
*[http://www.cs.cf.ac.uk/Dave/C/node19.html String handling]
 +
*>[http://www.digitalmars.com/ Digital Mars C resources]
  
 
==== snippits ====
 
==== snippits ====

Revision as of 15:10, 16 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