Difference between revisions of "Coding"

From esoterum.org
Jump to: navigation, search
(C)
Line 14: Line 14:
 
*[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]
 
*>[http://www.digitalmars.com/ Digital Mars C resources]
 +
*[http://www.tuvasi.com/downloads/Suggestions_for_Coding_Guidelines_for_C.pdf Safe C coding tips], TÜV Rheinland Group
  
 
==== snippits ====
 
==== snippits ====

Revision as of 15:06, 1 April 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