Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why I fail at C‽

Name: Anonymous 2008-02-23 8:23

Here's my code:

    %:include <stdio.h>

    %:ifndef BUFSIZE
     %:define BUFSIZE  512
    %:endif

    void copy(char d<::>, const char s<::>, int len)
    <%
        while (len-- >= 0)
        <%
            d<:len:> = s<:len:>
        %>
    %>


But it doesn't compile. Why?

Name: Anonymous 2008-02-24 5:59

OLOLOLOL LISP RULES HURRRRRRRR READ SICP LOLOLOL ROFL HASKELL LOOOOOOOOOOL XDXDXD

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List