by kw1991
can someone show me LoadImage function?
|
|
[4 replies] Last: Assuming you're using pure win32 and GDI and you want to display the b... (by gpotw)
|
by itsmetime
thanks
|
|
[9 replies] Last: /* * main.cpp * * Created on: 25/10/2011 * Author: Yazamut4 ... (by jakeshapi)
|
by abby11
Help with outut display "No data"
|
|
[7 replies] Last: Looks great its working now thanks again. (by abby11)
|
by edbtzy
Strings and Function Calls
|
|
[2 replies] Last: Thank you for the reply but i fixed the problem simply by converting t... (by edbtzy)
|
by punjabian
intersection of two lines
|
|
[3 replies] Last: @ Intrexa : Why would I want to create and track an entire object if ... (by Computergeek01)
|
by Explic1t
Roman Numeral to Decimal Converter
|
|
[5 replies] Last: I'm not sure how much this matters, but...something like "XXLVI" is no... (by mzimmers)
|
by Girlxpop
How to use If Else statements whith char
|
|
[6 replies] Last: A suggestion: Use the toupper function on your "if" statements. Inpu... (by Austin Covello)
|
by Dreamscape
How To Make Buttons Work (Help)
|
|
[no replies]
|
by radit91
class problem
|
|
[3 replies] Last: @Gaminic and @ Krofna, thank you for the explanation. I understand now... (by radit91)
|
by itsmetime
help mean and median
|
|
[1 reply] : I need to write a program to find the mean and median of house prices... (by webJose)
|
by Qurbanli
please notice
|
|
[1 reply] : You can build it as a string. http://cplusplus.com/reference/clibrary/... (by Intrexa)
|
by homsta
Why can't my functions see each other?
|
|
[4 replies] Last: Ya I figured it wasn't good form, but unfortunately I'm on a time crun... (by homsta)
|
by julof26
operator>>
|
|
[2 replies] Last: that`s it! thanks :) (by julof26)
|
by sambluesman
Transposing files I can not load into memory
|
|
[2 replies] Last: You may need OS-specific APIs for very large file support. In Windows,... (by gpotw)
|
by loloA
Functions: Code works, but how?
|
|
[1 reply] : Also, I don’t know how "numCorrect" can be working correctly when ... (by ThangDo)
|
by Hydrolisk
Assigning Specific Digit to a Value Or Use a String Method?
|
|
[2 replies] Last: Thanks for your help. I will look into this. (by Hydrolisk)
|
by seppel
counting constructor calls
|
|
[2 replies] Last: Thanks! (by seppel)
|
by Yezman
Return the sum of the first 'n' primes
|
|
[1 reply] : Your suggested for loop for(int numberOfPrimes = 0; numberOfPrimes <=... (by Computergeek01)
|
by tonnot
How to build a ms toolchain with only the files needed (not the whole visual studio )
|
|
[2 replies] Last: Yes , the second. And I need to compile using ms compiler because I n... (by tonnot)
|
by Andre Ekblom
Problem with vector
|
|
[3 replies] Last: thank.. you! :) (by Andre Ekblom)
|