News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

start

Started by shabbar hussain, August 27, 2017, 02:59:28 PM

Previous topic - Next topic

shabbar hussain

#include<stdio.h>

int main()
{
     printf("welcome to my program ");

}

oBFusCATed

And the problem is?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

sodev

Probably "Function must return a value" or something like that :D