Hello, World!
I'm Quetuo, a freelance programmer and sysadmin, and occasional security researcher.
I'm a C / x86 ASM / PHP / Python *nix kind of programmer and a vim kind of guy :P
I do a fair amount of open-source work between working for clients.
Well, thats me!
return EXIT_SUCCESS;
4 replies to this topic
#1
Posted 20 December 2011 - 07:34 PM
|
|
|
#2
Posted 20 December 2011 - 07:49 PM
#include "Welcome to CodeCall, Quetuo.h"
#include <stdio.h>
#include <windows.h>
#ifndef true
#define true 1
#endif
int main (){
MessageBox (0, "The languages I use most often are JavaScript, C, and assembly (Intel). \r\n", "Welcome to CodeCall", 0);
printf ("I also know some other languages, but I don't usually use them very often. \r\n");
while (true) ExitProcess (0);
}
:D
#include <stdio.h>
#include <windows.h>
#ifndef true
#define true 1
#endif
int main (){
MessageBox (0, "The languages I use most often are JavaScript, C, and assembly (Intel). \r\n", "Welcome to CodeCall", 0);
printf ("I also know some other languages, but I don't usually use them very often. \r\n");
while (true) ExitProcess (0);
}
:D
#3
Posted 20 December 2011 - 08:10 PM
Welcome to our community Quetuo!
What sorts of open source projects have you worked on recently?
What sorts of open source projects have you worked on recently?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#4
Posted 21 December 2011 - 06:57 AM
Welcome aboard!
#5
Posted 23 December 2011 - 04:36 AM
Welcome to codecall Quetuo!
Perfection of means and confusion of ends seem to characterize our age. Albert Einstein :confused:
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









