They are still here..
Edit: Unless you meant the "Lesser Demon", "King Black Dragon", "Chicken", etc.?
Printable View
They are still here..
Edit: Unless you meant the "Lesser Demon", "King Black Dragon", "Chicken", etc.?
AFAIK, SRL works with my iPhone, so thats already done :)
nice one guys ;)
w000t we are back weeldne gs looking good
Very, very nice :-). I <3 Wizzup, thanks for your efforts my dear. Forums look very neat, now have fun learning your exams ^_^.
Awesome work guys. Look forward to see what is to come in the future.
Where is the Quick Reply icon to activate Quick Reply?
bottom right, blue icon.
~RM
how i missed this place while its been down. man i even was sad enough to check back everyday.
This is sounding awesome!
I really love what I've seen so far ..
Good job, all of you!
Edit: Activity/longevity bars are gone?
Woot, i kept checking every day.
just checking out some of the highlighting
java Code:
lisp Code:(defun messagehandler (message nick channel socket)
(let ((msglist (word-list message)))
(princ message) (terpri)
(cond
((integerp (read-from-string (cadr msglist)))
(handle-code (read-from-string (cadr msglist))))
((string= "PING" (car msglist))
(handle-ping (cadr msglist) socket))
((string= "PRIVMSG" (cadr msglist))
(handle-msg message nick channel socket))
(t t))))
xml Code:<?xml version="1.0" encoding="UTF-8"?>
<!--
run 'ant <target>' from the command line, where <target> is one of the following
compile compiles the source files and places in bin
clean deletes the binary files
clean-all deletes the jar and destribution
jar makes an executable jar file
dest makes a source destribution
running ant with no target defaults to build
-->
<project name="cubetransform" default="build">
<property name="src" value="src"/>
<property name="bin" value="bin"/>
<property name="mainclass" value="org.jakov.cubetransform.Main"/>
<property name="distdir" value="${ant.project.name}"/>
<target name="init">
<!-- place any initialisation here -->
</target>
<target name="build" depends="jar, clean"/>
<target name="clean" depends="init">
<delete includeemptydirs="true" failonerror="false">
<fileset dir="${bin}"/>
</delete>
</target>
<target name="clean-all" depends="clean">
<delete file="${ant.project.name}.jar" failonerror="false"/>
<delete file="${distdir}.zip" failonerror="false"/>
</target>
<target name="compile" depends="init">
<mkdir dir="${bin}"/>
<javac srcdir="${src}" destdir="${bin}" debug="true"/>
</target>
<target name="jar" depends="compile">
<jar destfile="${ant.project.name}.jar">
<fileset dir="${bin}"/>
<manifest>
<attribute name="Main-Class" value="${mainclass}"/>
<attribute name="Built-By" value="${user.name}"/>
</manifest>
</jar>
</target>
<target name="dest" depends="init">
<mkdir dir="${distdir}"/>
<copy todir="${distdir}" file="build.xml"/>
<copy todir="${distdir}" file="license.txt"/>
<copy todir="${distdir}/${src}">
<fileset dir="${src}"/>
</copy>
<zip destfile="${distdir}.zip">
<fileset dir=".">
<include name="${distdir}/**"/>
</fileset>
</zip>
<delete includeemptydirs="true">
<fileset dir="${distdir}"/>
</delete>
</target>
</project>
c Code:#include <stdio.h>
#include <stdlib.h>
int
main(int argv, char** argv) {
printf("Hello World!\n");
return EXIT_SUCCESS;
}
cpp Code:#include <iostream>
using namespace std;
int
main(int argv, char** argv) {
cout << "Hello World!" << endl;
return EXIT_SUCCESS;
}
asm Code:.file "go.c"
.section .rodata
.LC0:
.string "%4i"
.text
.globl main
.type main, @function
main:
leal 4(%esp), %ecx
andl $-16, %esp
pushl -4(%ecx)
pushl %ebp
movl %esp, %ebp
pushl %ecx
subl $36, %esp
movl $1, -8(%ebp)
jmp .L2
.L5:
movl $1, -12(%ebp)
jmp .L3
.L4:
movl -12(%ebp), %eax
imull -8(%ebp), %eax
movl %eax, 4(%esp)
movl $.LC0, (%esp)
call printf
addl $1, -12(%ebp)
.L3:
cmpl $12, -12(%ebp)
jle .L4
movl $10, (%esp)
call putchar
addl $1, -8(%ebp)
.L2:
cmpl $12, -8(%ebp)
jle .L5
movl $0, %eax
addl $36, %esp
popl %ecx
popl %ebp
leal -4(%ecx), %esp
ret
.size main, .-main
.ident "GCC: (GNU) 4.3.3"
.section .note.GNU-stack,"",@progbits
Nice, Nice, Very good job!
Wow, the pages finally load fast! The Netherlands FTW!
"You see how much SRL-Forums is worth to you when it's gone" :)
~Fatheadz
Thanks a ton guys, everything looks like it is getting back up and running well
Actually, this server is way too fast :p
Btw. the Forum time is set-up up to the Netherlands, yay!
Awesome!! <3 SRL
Edit: O.o whats community member
Edit2: Oh... So that's what it is... Goddang it.. I liked Jr. Member's name's colour better >.< Now I look like someone who was banned or a leecher >.>
sweet, looks nice! :cool:
Can't attach things in PMs? :(
Holy shit! That cruel man made this shit personal, time to Scaleotoad!Quote:
Devs still get 180x180
feels like i never left. :D