Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Programming Tutorials › Beginning C++

Beginning C++

Posts 31–45 of 57 · Page 3 of 4
Hell_Demon
Hell_Demon
Quote Originally Posted by Katbox View Post
DON'T USE system("pause);
It's not always the greatest choice, as sometimes it refuses to work.
Instead, use cin.get(); twice like this

cin.get();
cin.get();
STOP TELLING US TO USE cin.get(); ALL THE TIME FFS!
We know its better, we know you are an almighty coder that knows it all, and we do not care since most of us only use it for apps we make for ourselves(and alot if not all of us are on the windows platform).
#31 · 16y ago
=Advocate=
=Advocate=
Quote Originally Posted by Katbox View Post
DON'T USE system("pause);
It's not always the greatest choice, as sometimes it refuses to work.
Instead, use cin.get(); twice like this

cin.get();
cin.get();
cin.get(); Doesn't work always either hence why I post my problem.
#32 · 16y ago
crushed
crushed
Kay, screw it. >_>
I can't upload the PDF file so try some other time.

EDIT: Meh, since ppl above my post are arguing why not.

Anyone try using getch(); ? You just gotta.. #include <conio.h>.
Works for me everytime.
#33 · edited 16y ago · 16y ago
GU
gunzer6
Quote Originally Posted by lolland View Post
Dude I posted a tutorial. Read it. lol
where do i stat reading it it doesnt make any sence i have no idea where to start.
#34 · 16y ago
LA
lalakijilp
Quote Originally Posted by gunzer6 View Post
where do i stat reading it it doesnt make any sence i have no idea where to start.
use this one it is better...

C++ Beginner's Guide
#35 · 16y ago
crushed
crushed
*sigh* I miss programming. Oh the fun ol' times gettin frustrated, and then yelling at 'zeco' cause things wouldn't work. Now I do that for other things.
MSDN guide, is a must for anyone that's new to read. I recommend. ;P
#36 · 16y ago
why06
why06
Lol. you don't have to program to yell at zeco. I yell at him all the time just for the hell of it!
#37 · 16y ago
ZE
zeco
Abuse! T_T

why06: "Quiet! ZECO!" >:O
#38 · 16y ago
crushed
crushed
WHY, HOW COME YOU AREN'T ON MSN ANYMORE? >:O

And it's true, I yell at him for not going on CA more often, and inviting me to laggy games. D:
#39 · 16y ago
why06
why06
Quote Originally Posted by crushed View Post
WHY, HOW COME YOU AREN'T ON MSN ANYMORE? >:O

And it's true, I yell at him for not going on CA more often, and inviting me to laggy games. D:
This is completely off-topic, but it's because I've been busy working on a project, and its taken an inordinate amount of time to program, and so far I've spent a week debugging on and off, and its still proves openly resistant of my every attempt to make it work! O_O
#40 · 16y ago
crushed
crushed
Quote Originally Posted by why06 View Post
This is completely off-topic, but it's because I've been busy working on a project, and its taken an inordinate amount of time to program, and so far I've spent a week debugging on and off, and its still proves openly resistant of my every attempt to make it work! O_O
I see, better than the excuses Zeco gives me. Such as 'doing homework' when I ask him to play CA.
#41 · 16y ago
scrat77
scrat77
Will the Dev C++ work in Windows 7 ?
#42 · 16y ago
LA
lalakijilp
Quote Originally Posted by scrat77 View Post
Will the Dev C++ work in Windows 7 ?
just try it is just 13.5 Mb
#43 · 16y ago
-iTz- xCt3xx
-iTz- xCt3xx
Wonderful Informational Guide Jetmay
#44 · 16y ago
~Mafioso~
~Mafioso~
Just the perfect guide I was looking for. I just bought the book C++ Primer Plus. Its very informative. Thanks for the online tutorials as well. I'd just like to add that there is also another neat internet tutorial website out there and its cprograming.com. Thanks a lot.
#45 · 16y ago
Posts 31–45 of 57 · Page 3 of 4

Post a Reply

Similar Threads

  • Begin hacking here.By tednugent in General Game Hacking
    0Last post 19y ago
  • [Tutorial]Make your first hack in Visual Basic 6 (and a begin in CE) (for noobs)By diamondo25 in Programming Tutorials
    28Last post 17y ago
  • Could help beginer C++ usersBy skittlznick2 in C++/C Programming
    7Last post 17y ago
  • why after use all hack until lv4 Beginning server cannot join again ??By undead02 in Operation 7 General
    8Last post 17y ago
  • New Patch... Let the games beginBy jebadiah in Combat Arms Hacks & Cheats
    5Last post 18y ago

Tags for this Thread

#beginning#guide#learn#starter