|
|
|
codepad
|
|
|
|
Saved pastes by Debanjan:
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define BIG_ENDIAN 0
#define LITTLE_ENDIAN 1
|
| view (29 lines, 3 lines of output) |
/* http formatter for orkut */
#include <iostream>
#include <string>
#include <fstream>
|
| view (47 lines) |