by keval
character sequences
|
|
[5 replies] Last: Click to learn null http://www.cplusplus.com/faq/sequences/strings/c-s... (by Duthomhas)
|
by EngSux
Help with Functions
|
|
[1 reply] : computeSolidity is a function. Should be changed to: y = computeSol... (by kevinchkin)
|
by waleedxhmad
What does a *pointer before function mean?
|
|
[2 replies] Last: I think the OP meant here: int z = *binary(arr); All this does is gi... (by closed account N36fSL3A)
|
by blackmantis
SDL undeclared filename and apply_surface not working
|
|
[2 replies] Last: Thanks for getting back to me, all fixed up now! Alas I had forgotten ... (by blackmantis)
|
by dnulho
Turning an array and a vector into a combined linked list
|
|
[no replies]
|
by keval
character string
|
|
[5 replies] Last: Thanks :) I have a similar doubt which i have explained better in http... (by keval)
|
by zoitix13
I have a problem with stl and class strem for I/O
|
|
[no replies]
|
by Kash12311
Completely lost
|
|
[3 replies] Last: We have been going over pointers and all he gave us was the function d... (by Kash12311)
|
by ryllprous
"echo" meaning (bash scripting)
|
|
[3 replies] Last: The output of the program on the left of the pipe operator becomes the... (by LB)
|
by mayur21
Structure related query
|
|
[6 replies] Last: Thanks LB.Now I have solved my problem and the code is working.Thanks ... (by mayur21)
|
by subediakash
How to add the play again option?
|
|
[1 reply] : I see you tried to use code tags, but you put the code after them inst... (by LB)
|
by Widget360
Tilde and Constructors
|
|
[1 reply] : ~MyClass is the destructor , which is called when the object either... (by LB)
|
by josea1288
Arraybag Unions
|
|
[7 replies] Last: Yes, It was a mistake , I delete that, now where I should put Union fu... (by josea1288)
|
by SasQ
Implicit conversions to/from library type only in implementation
|
|
[6 replies] Last: > Passing a pointer to some other derived structure might be dangerous... (by JLBorges)
|
by PCres91
Attempting to get data from lines in a file
|
|
[5 replies] Last: Thanks a lot for the reply, some great things I can try implement and ... (by PCres91)
|
by MrHutch
OpenGL Matrix Ops
|
|
[no replies]
|
by Haraven
Project Euler problem 13 issue reading from file
|
|
[no replies]
|
by josh182
c++ developing BankAccount structure that creates a customer, transactions, accounts (uni assign help)
|
|
[1 reply] : You must use code tags instead of mix it within the text. That will sa... (by bufige)
|
by dleanjeanz
Custom object
|
|
[2 replies] Last: I've been making a menu using highlight to select options and I stucke... (by dleanjeanz)
|
by Catfish666
Relation between Allocator and NodeAllocator in a Container
|
|
[2 replies] Last: > Being constructed with an alloc<T>, it will rebind it as alloc<node<... (by JLBorges)
|