Source Code for Me (s-c.me)

Allows you to paste souce code to blogs! Adapted for Twitter! Here is Search Form in case you missed your code.
Code:
Selected Language:
Show Linenumbers:
Short link for Twitter:
HTML:

HTML view:

Copy Source | Copy HTML
  1. typedef std::string TWString;
  2. typedef __int64 bigint;
  3.  
  4. const double DBL_NULL =  0;
  5. const bigint INT_NULL = -1;
  6. const TWString STR_NULL = TWString();




Based on Manoli.Net's CodeFormatter. Made by Topbot (c) 2008-2012