Vowel Finder Help |
|
[2 replies] Last: Thank you! Oh my god I feel so stupid. Thank you for your time and sor... (by TheMassiveChipmunk)
|
by metulburr
1d arrays and multi array question
|
|
[4 replies] Last: so can you do everything with a single demensional array that you cou... (by quirkyusername)
|
by raymjones
command line
|
|
[1 reply] : line 17: break; ./a.out a <linedata You are passing as 'a' as a p... (by ne555)
|
by zander
hope
|
|
[6 replies] Last: ok i restated at object oriented because i made a simple error i thoug... (by zander)
|
by wtf
I want to use Sleep() but don't want to #include <windows.h> (1,2)
|
|
[34 replies] Last: What's with the square brackets? Calling Sleep(0) is not the same a... (by helios)
|
Accessing a Dynamic Array through pointer? |
|
[no replies]
|
Bins |
|
[no replies]
|
by Peyton
Removing punctuation marks
|
|
[1 reply] : [quote=man ispunct]character classification routines #include <ctype.... (by ne555)
|
by cakeman54
unsure of the meaning of some code
|
|
[1 reply] : this is a "function pointer" that can take one argument of shcoord typ... (by ahura24)
|
by crawler
clrscr error
|
|
[5 replies] Last: mmmm...i wonder when will they stop teaching ancient programming at sc... (by crawler)
|
by Cppcats
Is there a better way to restart the program according to user input?
|
|
[no replies]
|
by Kase
Append row into a 2D vector
|
|
[no replies]
|
by Blessman11
C++ "solutions" and programs with multiple "projects"
|
|
[1 reply] : [quote=Blessman11]What are "solutions" If you're referring to Visual S... (by lnk2019)
|
by wasabi
Using parent assignment operator
|
|
[no replies]
|
by Nelli
Basic Function Help
|
|
[4 replies] Last: [quote=Nelli]I am not sure what you mean by blocks.... He means surrou... (by lnk2019)
|
by qweasd
error: expected ',' or ';' before '{' token.
|
|
[5 replies] Last: Thanks a lot! I'll work on that stuff, thanks! :) (by qweasd)
|
by Nelli
Big Racket Function Problem
|
|
[7 replies] Last: Wow That was fast! You must pass the variables TO THE FUNCTION when ca... (by closed account D80DSL3A)
|
by MrDuskling
Move a character around a console window
|
|
[1 reply] : Yes, but I feel obligated to provide this link: http://www.cplusplu... (by Disch)
|
by behrad kiani
how should i write a syntax which diagnosis that user press enter or space?
|
|
[6 replies] Last: What don't you understand, the switch construct? or the fact that two ... (by eidge)
|
by Rox
How to compare command line params with strings?
|
|
[6 replies] Last: Once again, to clearify further, 'hello' is invalid syntax and shoul... (by moorecm)
|