Question:
how to create a application c++?
speaker box
2010-01-04 16:01:56 UTC
yea

i'm probably jumping into deep water but
i want to make a printing kiosk in c, c++, java or whatever.

i need the ability to print photos, view photos, download from a drive, burn cds, read cds, and write the text "hello" and "good-bye".

never seen vb, c++, c, java or anything.

web-pages would rule, tutorials would be great and raw code is perfect.

thanks for any information.
Four answers:
Hex
2010-01-05 00:33:00 UTC
>_> Wait. lol So you want to program like a professional?

Make applications that usually takes at least 4 years of

college to get prepared for and then just magically find some

source code to help you build your application?



I don't think I've ever heard of someone stomping all over

programming like you just did bro...



But anyways...



www.cplusplus.com



That's the C++ website. If you can follow along then

you might get to where you need to be in a few years...





GL



- Hex
Tom
2010-01-04 16:14:15 UTC
First off, get Visual Basic Express from Microsoft. Then go through a VB tutorial like the one at http://www.vbtutor.net/vb2008/vb2008tutor.html. Then from there start making the program you want and when you get stuck, come here and ask specific questions about where you are stuck. :D
?
2010-01-04 16:50:36 UTC
Use C/C++, VB is OLD.

Java isn't as good as C, Microsoft uses C, so you should, too. If you want a working compatible program. (Just trying to get you to my side). C++ is easier!
?
2016-09-23 06:44:00 UTC
incorporate int essential(int argc, char **argv) { int mark, outcome; printf("Please input mark: "); scanf ("%d",&mark); if (mark < fifty nine) { outcome = 0xF; } else if ( (mark >= 60) && (mark <= sixty nine) ) { reult = 0xD; } printf("Your reult is:%d", outcome); go back zero; } and hold the relaxation within the equal process...


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...