Skip to main content

Thread: Switching from Python to C++, urgent help needed


this 1 of things drive me crazy. have done have read , still cannot compile , run program. wrong?

#include <stdio.h>

int main()
{
printf("hello, world\n);
return 0;
}

keeps return list of invalid syntax

quote posted alextolic view post
it keeps return list of invalid syntax
you need close quotation marks. right?
code:
#include <stdio.h>  int main() { printf("hello, world\n"); return 0; }


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Switching from Python to C++, urgent help needed


Ubuntu

Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support