by BobD
cout for a double gives -0
|
|
[no replies]
|
by tspen54
Problem with getting string
|
|
[no replies]
|
by SCB3
Need some help with OOP for a Inventory system
|
|
[18 replies] Last: Not quite: Using the above code, but with a constructor: class c {... (by TheIdeasMan)
|
by CosminPerRam
C# Compiler
|
|
[1 reply] : There's only two: the one from Microsoft, and Mono. Mono can be used o... (by helios)
|
by Silentium
Difference
|
|
[2 replies] Last: As Kes says, they simply list two sets of places to look. The standard... (by Moschops)
|
by samarth123
maximum modulo problem
|
|
[4 replies] Last: please tell me some method for the above problem Brute force: Comput... (by keskiverto)
|
by eniac 86
output of 2-d vector using copy
|
|
[no replies]
|
by CinQabas
how to write this program
|
|
[2 replies] Last: so far i do that work but not what i wanna #include "iostream.h" v... (by CinQabas)
|
by frankierob86
file looping issue, trying to loop once too many pulling from a file
|
|
[2 replies] Last: I did get it working I just now need to divide it up into functions so... (by frankierob86)
|
by homing
auto_ptr vs shared_ptr ?
|
|
[16 replies] Last: > somehow your last link doesn't work for me From http://www.devx.co... (by JLBorges)
|
by josh10
Math Game help
|
|
[1 reply] : Please re-email me at cosmin.p@live.com and explain what your program ... (by CosminPerRam)
|
by eckim86
string array to encrypt/decrypt
|
|
[no replies]
|
HELP ! cant understand this. |
|
[3 replies] Last: how can we add or multiply a number (ie. index L here) to an array (... (by Moschops)
|
Am I doing thid completely wrong? Reading data from Data file into Binary and back out. |
|
[1 reply] : Normally when dealing with a binary file you would be using the read()... (by jlb)
|
by CosminPerRam
How to make small things
|
|
[no replies]
|
by MaddMaxx
Searching array's item inside another array...
|
|
[2 replies] Last: If the two arrays are large and speed matters then there are faster al... (by dhayden)
|
by istemihan
omp barrier improperly nested in a work-sharing construct
|
|
[no replies]
|
by pcc
sizeof of struct with bitfield members
|
|
[2 replies] Last: @Cubbi Thank you for the explanation. So S.a is stored in the same int... (by pcc)
|
by billnye15
Array doesnt print properly/ not assigned?
|
|
[1 reply] : You have 5 quiz scores but input only 4: for (int i = 0; i < 4; ++i) ... (by Thomas1965)
|
by Stewbond
Slots/signals from scratch
|
|
[5 replies] Last: That's exactley what I was looking for! Thanks! I'm not so familia... (by Stewbond)
|