by k 7
Pointer offset comparison
|
|
[3 replies] Last: Yeah of course I can deal with the situation described by Helios. I ha... (by k 7)
|
How to create a file with Dev C++ |
|
[4 replies] Last: Your problem description does not make it clear if you are only suppos... (by AbstractionAnon)
|
by landlord2017
Looking for Matlab sortrows function in C++
|
|
[2 replies] Last: Here is the description: "B = sortrows(A,column) sorts matrix A base... (by landlord2017)
|
by doug4
Passing A Type
|
|
[3 replies] Last: Hi, Just my two cents worth here :+) Could you have a play with boo... (by TheIdeasMan)
|
by TinyTertle
Help recreating strdup()...
|
|
[4 replies] Last: Yes it was! I'm pretty new to pointer arithmetic so I'm very sloppy ab... (by TinyTertle)
|
by dub1987
D&D Style Game (1,2)
|
|
[22 replies] Last: My apologies. I finished the assignment, but I do not want to post the... (by dub1987)
|
by eazye
Problem with integration script
|
|
[no replies]
|
Creating Data File with C++ |
|
[2 replies] Last: Purpose: The purpose of this program is the following: Read in the inp... (by LiberianMagic)
|
by Lospwr
What is the source code for the following...
|
|
[1 reply] : I think you should read this first. http://www.cplusplus.com/forum/beg... (by Thomas1965)
|
by keanedawg
Comparing empty strings where ' string = "" '
|
|
[5 replies] Last: It can be, but in my experience it isn't. Where we are now is the boun... (by Moschops)
|
by dominover
./configure commands C++?
|
|
[2 replies] Last: I'm using MSYS.. That's why I'm able to use ./configure If I want to ... (by dominover)
|
by mbvanhorn
Error Check -- Not long
|
|
[1 reply] : Your Intro to Programming class is teaching you to declare the main fu... (by sasauke)
|
by mntp3lt
Standard Deviation without arrays the Donald Knuth method
|
|
[2 replies] Last: This algorithm is due to Knuth, who cites Welford, .. 5. Donal... (by JLBorges)
|
by lonlon250
Error check issue
|
|
[3 replies] Last: if a user enters a letter when it's expecting a number. The iostream i... (by keanedawg)
|
by DarrenH
What is the syntax of this method header?
|
|
[2 replies] Last: I didn't know such a thing existed in C++. Thank you. (by DarrenH)
|
by robbie123
finding error [ bubble sort ]
|
|
[no replies]
|
by Poltson
Trouble converting a postnet barcode into a postal zip code.
|
|
[1 reply] : When posting code, please use code tags. Highlight the code and press ... (by dhayden)
|
by technologist
for_each () disambiguation - 2 different ways from one function?
|
|
[2 replies] Last: Ok, in the following example, to be starkly obvious I just made card_d... (by technologist)
|
by systux
Memory management and where to start.
|
|
[8 replies] Last: Not exactly lol. (by systux)
|
by ScoobyDoo
Banking application storing account info in array
|
|
[1 reply] : I know a for loop to accept the user's input and store in an array is... (by ScoobyDoo)
|