Normal Distribution, recursion, friend class |
|
[no replies]
|
by tomnguyen103
need help with two dimensional array
|
|
[2 replies] Last: this is what i did so far, and i got stuck in the array in the graph f... (by tomnguyen103)
|
by hascumar13
Error..not sure what I'm doing wrong
|
|
[4 replies] Last: I was going over and over the code and was so "blind" he he he!! Thank... (by hascumar13)
|
by cshu
SUBSTRINGS!!!
|
|
[2 replies] Last: here is my output Added: Samuel Spade Fido Added: John Jones Rover Add... (by cshu)
|
by pfunk35
how Iterate through a vector of lists
|
|
[5 replies] Last: since the table is a template class its going to require an argument l... (by pfunk35)
|
by Mayah
Sort an array with unknown length
|
|
[2 replies] Last: Assuming you can't use a vector, the easiest way would probably be to ... (by naraku9333)
|
by ephekt
count and display unique characters
|
|
[1 reply] : So, I guess you didn't write the functions in your previous post: http... (by norm b)
|
by juvelover
using class
|
|
[3 replies] Last: Thanks a lot both of you 'johny31' and 'pfunk35' yes I made those chan... (by juvelover)
|
by taurine14
OpenGL help?
|
|
[3 replies] Last: Thanks for the help, the for loop worked fine. Going to kick myself no... (by taurine14)
|
by jer311
Help with arrays
|
|
[no replies]
|
by match88
Pointers to classes
|
|
[3 replies] Last: So, I have one pointer d for a single CRectangle, but in works like i... (by MikeyBoy)
|
by Whateverchan
Using multiple functions.
|
|
[4 replies] Last: #include <iostream> #include <fstream> #include <cstdlib> #include <s... (by Whateverchan)
|
by ramirez618
looping
|
|
[2 replies] Last: this is great thank you but the only thing i'm missing is trying to li... (by ramirez618)
|
by Alathaus
Trying to make a nested loop program.
|
|
[1 reply] : Your tests to determine if 'unit' is 'f' or 'i' are incorrect. When yo... (by sherre02)
|
by hellcoder
sort an array of type int arry[MAX] using stl
|
|
[6 replies] Last: thanks! (by hellcoder)
|
by Ax7
Simple question about output
|
|
[4 replies] Last: I'm just learning, so I want to learn how to do both. Initially it wou... (by Ax7)
|
by chiebuka39
help in combining objects
|
|
[1 reply] : Add #include <string> and change the const_iterator 's to iterator... (by Fransje)
|
by robozzz
Comparing 2 char arrays
|
|
[6 replies] Last: Sorry man. I want to help you, but I just can't see what's going on he... (by sherre02)
|
by fahmankhan75
Complier Error on void function?
|
|
[12 replies] Last: Oh woops! Glad you found the problem giblit and fahmankhan75 .... (by closed account 18hRX9L8)
|
Am I right? |
|
[4 replies] Last: > 1 ) In a switch-case statement, the expression following the word ca... (by JLBorges)
|