The Logical Language
Sandbox Link
Test e-mail notification. Wee!
/* some sample code */
i=0;
char* s = "this world bites";
char y = 'z';
int* j = 1, 2, 3;
for (x=i; x <= 10; x++) {
sx = (char) x;
}
return(0);
int* j = [1, 2, 3]; for (x=i; x <= 10; x++) { s[x] = (char) x; }
-Robin
[square bracket stuff](bracket stuff)
Created by admin. Last Modification: Monday 15 of November, 2010 02:43:58 GMT by zort.
