i am a computer science students and one of our project this christmas vacation is to create c++ programs and we will submit it on the 3rd of january but i dont have idea where can i find it anyone please could help me thanks...
kpele1 0 Newbie Poster
Recommended Answers
Jump to PostYour instructor is a big fat scrooge! How far along are you in school?
Jump to PostHere's a C++ program:
#include <iostream> int main() { std::cout<<"Hello, world!\n"; }
All 5 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
vishalonne 12 Junior Poster in Training
phorce 131 Posting Whiz in Training Featured Poster
PrimePackster 10 Runaway Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.