how to make it where the cin only execpt positive number and not negative or letters |
|
[5 replies] Last: hey thanks a lot for your help (by closed account yTRM92yv)
|
by Powdertrail
Passing functions via pointers
|
|
[7 replies] Last: Why don't you read through the tutorial I linked for you? It will seri... (by Duthomhas)
|
by Brian123
URGENT! generating double number
|
|
[1 reply] : http://www.cplusplus.com/faq/beginners/random-numbers/ The rand() f... (by Duthomhas)
|
by stooper1002
FOCUSING TIPS
|
|
[4 replies] Last: Be careful about those projects. Many of them appear to be full (or al... (by jlb)
|
by alicialng
Java
|
|
[no replies]
|
by Scoopywhut
Variable not passing between functions
|
|
[no replies]
|
Comparing two values of class methods using pointers? |
|
[no replies]
|
by Nyap
Plz check test
|
|
[no replies]
|
by icepick94
UDP port program - Where to start
|
|
[2 replies] Last: After doing some searching I have found a number of c++ networking lib... (by icepick94)
|
by DARK BUGABOO
Need Help With Calendar Coding
|
|
[1 reply] : So, it's already broken down nicely into 7 tasks. Try and tackle the ... (by MikeyBoy)
|
by praskaton
Help on question
|
|
[4 replies] Last: Thanks guys! Helped a lot! (by praskaton)
|
by cnfsd
Classes and array struggles
|
|
[1 reply] : I am confused as to whether I should have the randomiser in this part... (by MikeyBoy)
|
by berfomet96
problem with this code (switch problem)
|
|
[3 replies] Last: The error code is C2360, it says that "Initialization of 'Level1' is o... (by berfomet96)
|
by vindiou
I have static arrays. How do I change them to dynamic ? (1,2)
|
|
[26 replies] Last: Thanks it works! You're the best! (by vindiou)
|
by tripplex95
need help seems everyone is scared to help me
|
|
[15 replies] Last: On the second code I did my best in terms of getting it to function I ... (by tripplex95)
|
by duke2015
Class scope question
|
|
[2 replies] Last: That's the same as object names. it seems some say type names are spec... (by duke2015)
|
by schirrel
Image Processing - Low Level
|
|
[2 replies] Last: What this person probably told you is that it's not possible to conver... (by helios)
|
by mindsclay
unresolved extern symbols - trying global for all files (1,2)
|
|
[27 replies] Last: Is now an appropriate time to mention that global variables are usuall... (by MikeyBoy)
|
by awk123123
How to use nested for to draw ascii art?
|
|
[1 reply] : I would start by googling "Ascii christmas art", find a pattern you wa... (by pearlyman)
|
by AbsenceDev
Please help urgent, late with homework
|
|
[3 replies] Last: Typos: line 12 needs a semicolon line 17 needs an open bracket line 20... (by pearlyman)
|