sgt_rambo35
Banned
+5|6913
I want to get into learning C++. Any help would be appreciated.
My aim is to offer free programs for download from my site. If any other people want to help spread the word about their home made program i would be happy to offer it for download on my site? http://www.thetechworld.co.uk
tupla_s
.
+455|7040|Finland
I used it about 5 years ago, but cant remember anything about it anymore, but here's a tutorial
http://www.cplusplus.com/doc/tutorial/
sgt_rambo35
Banned
+5|6913
thanks, u got any programs u made?
tupla_s
.
+455|7040|Finland

sgt_rambo35 wrote:

thanks, u got any programs u made?
Not anymore, they were on my old comp and they sucked too, just some stupid stuff that didn't do anything useful
sgt_rambo35
Banned
+5|6913
lmao could i say, make one that shuts down the pc in the given minutes, hours???? id find that tool really handy:)
max
Vela Incident
+1,652|7015|NYC / Hamburg

sgt_rambo35 wrote:

lmao could i say, make one that shuts down the pc in the given minutes, hours???? id find that tool really handy:)
not really necessary just put in command prompt (where xx is no of secs until shutdown)

Code:

shutdown -s -t xx
and hit enter
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
R3v4n
We shall beat to quarters!
+433|6934|Melbourne

max wrote:

sgt_rambo35 wrote:

lmao could i say, make one that shuts down the pc in the given minutes, hours???? id find that tool really handy:)
not really necessary just put in command prompt (where xx is no of secs until shutdown)

Code:

shutdown -s -t xx
and hit enter
O im going to have some fun at work now!
~ Do you not know that in the service … one must always choose the lesser of two weevils?
Twist
Too old to be doing this sh*t
+103|6971|Little blue planet, milky way
Hehe.... Programming can be used for loads of funny stuff....

A few thoughts here, though...

1) C++ (or even C sharp) is pretty much "useless" nowadays... You need an OOP language if you want to use it to get a job or whatever... Java seems to be the prefered poison. If you MUST have a procedural language, I'd go for Visual Basic. It' smuch more "used" indutrially. Only Linux freaks (most of them ALSO use Java now) and freeware programmers use C anymore.

2) There are LOADS of repositories for freeware programmes. And most programmers dont mind that you distribute their work, as long as you dont charge for it. Look at the disclaimer in the programs. No need to "beg" for programs on this forum to get more content for your site.

There's probably more, but It's late and I'm tired... I'll post some more coherent thoughts tomorrow I guess.
sgt_rambo35
Banned
+5|6913
All I see when i look at them is  #';'#@'#;#';#' // /fdjkfdg kind of thing lol , can anyone give tips or break it down for me ?

Board footer

Privacy Policy - © 2025 Jeff Minard