Fac ut Vivas

“I BRING you with reverent hands, The books of my numberless dreams”

life in C 67: on being closed minded

Posted by lordpinoy on February 22, 2009

double my_mind(your_input, my_idea)
{
void your_input;
float my_idea;

double my_output = (double)my_idea;

return my_output;
}

2 Responses to “life in C 67: on being closed minded”

  1.   John Says:

    I think this works as well:
    my_idea = my_mind(my_idea,your_input)

    hehehe. Hello Dael!

  2.   Dael Says:

    Indeed!

    You can also reject your ideas in favor of another’s

    hehehe. Symmetric Closed Mindedness… if such a thing exists.

Leave a Reply



XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>