by AR12414
using pointers as members of struct
|
|
[4 replies] Last: Your program has the following bugs and shortcomings. All of these wou... (by dhayden)
|
linear feedback shift register |
|
[4 replies] Last: If C++ and C can be combined, how it can be worked? Is there any examp... (by jonnin)
|
by JUANDENT
ECMAScript assertions: how to specify the maximum number of matches of a certain character class?
|
|
[3 replies] Last: Actually, the greedy match (no question mark) is a better choice in th... (by mbozzi)
|
by LHHH25
Program Help
|
|
[3 replies] Last: I did it!! I met the challenge!! Hooray!! Huzzah! *cheers!* Gotta ... (by deleted account xyzzy)
|
by JUANDENT
Do not understand a regular expression using default grammar
|
|
[4 replies] Last: @salem c, thanks for the link. regex searches have always looked rath... (by deleted account xyzzy)
|
by Ric
Stuck on a problem (1,2)
|
|
[30 replies] Last: For example, a program that simply sent the string literal "Hello Worl... (by helios)
|
by stefano77
iostream string
|
|
[5 replies] Last: @Cubbi, I don't agree that is a defect, just a more "relaxed" way to d... (by deleted account xyzzy)
|
by staycoding12
lab using dynamic memory
|
|
[2 replies] Last: There are problems with your code, even though you don't actually ask ... (by deleted account xyzzy)
|
by heomap1
Need some explanation.
|
|
[1 reply] : Change the return type to what you really want to return: Performer ... (by coder777)
|
by Dee5
Changing file extensions.....
|
|
[1 reply] : Please do not make duplicates. http://www.cplusplus.com/forum/general... (by fiji885)
|
by staycoding12
dynamic arrays
|
|
[2 replies] Last: Using code tags makes reading and commenting on your code MUCH easier,... (by deleted account xyzzy)
|
by mlanuri10
no constructor exists to convert datatype to queue of datatype
|
|
[4 replies] Last: Let me fix this error and I'll have the updates. Thanks. (by mlanuri10)
|
by BlasianKid
Lab Assignment Help
|
|
[6 replies] Last: The assignment in the original post states: You are to keep a count of... (by BlasianKid)
|
by GOLDSPUN
chrono::time_point object is supposedly a struct.
|
|
[1 reply] : #include <chrono> std::chrono::time_point tp; (by doug4)
|
Random Character Program Assignment! |
|
[3 replies] Last: Your program must loop, asking for character names that may contain s... (by kbw)
|
by vaderboi
Can you initialize an object within an object taken as a parameter?
|
|
[4 replies] Last: Thank you all. I don't know why I didn't think I could access the node... (by vaderboi)
|
by zolo
Extract a vector from a vector of vectors
|
|
[4 replies] Last: Thanks for the great examples. Nice. All of them work like charm. (by zolo)
|
by cgm2k7
help from loop
|
|
[3 replies] Last: I don't think I explained what I wanted to say, sorry ... I used the t... (by cgm2k7)
|
by Anton12304
Structures and Arrays
|
|
[7 replies] Last: Sorry guys, this is what I have edited, still incomplete but I'm worki... (by Anton12304)
|
by Anton12304
Structures and Arrays Question
|
|
[2 replies] Last: Latest discussion: http://www.cplusplus.com/forum/general/264672/ (by helios)
|