Search Results

Search: Posts Made By: milhan
Forum: Programming 09-13-2018
3,794
Posted By milhan
#include <stdio.h> const char *str =...
#include <stdio.h>

const char *str = "andrew";

int main()
{
printf("Hello World! %s\n", str);
return 0;
}
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 02:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy