by declan
Using SFML with C++
|
|
[1 reply] : You can of course use the library without an IDE. To tell g++ to sear... (by Athar)
|
by luvssdl
dynamic array problem
|
|
[2 replies] Last: Oh my lord... thank you! Why do I always get tripped up on somethin... (by luvssdl)
|
by slutbit
Writing to a file
|
|
[8 replies] Last: y am using Dev-C++ for some time and y never had any problem with it.... (by Mihay07)
|
by Kyrt
char* to UTF-8 (translating java to c++)
|
|
[1 reply] : http://www.cplusplus.com/forum/general/7142/#msg33079 EDIT: Alterna... (by helios)
|
by Ensei
Input from file (loop?)
|
|
[7 replies] Last: I didn't know it skiped white space... It's at 100% now. Thanls ... (by Ensei)
|
by mugga
Reading a particular set of lines from a .txt file
|
|
[4 replies] Last: Hey, That really helped a lot. Thanks a ton! :) (by mugga)
|
by mrkcc
creation spreadsheet c++
|
|
[2 replies] Last: It depends what you mean by "spreadsheet". If you mean a file that can... (by Galik)
|
by zizou86
Unable to store value of hex encryption output
|
|
[9 replies] Last: sprintf(); http://www.cplusplus.com/reference/clibrary/cstdio/sprintf... (by Galik)
|
by olredixsis
3-dimensional dynamically allocated array
|
|
[12 replies] Last: @GreyWolf Do I need to deallocate the code you posted using vector? o... (by olredixsis)
|
by shani09
2D ARRAYS
|
|
[4 replies] Last: yeah thanks Galik that was the error... I actually thought of that bef... (by shani09)
|
by W A
Filling login-forms
|
|
[4 replies] Last: You could do it with privoxy. http://www.privoxy.org/ Its a prox... (by Galik)
|
by eraeya
checking file (ofstream) for read-only
|
|
[4 replies] Last: No it's probably not foolproof (few things are, right?). But in this a... (by eraeya)
|
XML Programming |
|
[2 replies] Last: Aside from a good XML library, it might be useful to have a look at fs... (by eraeya)
|
what is wrong with my code |
|
[2 replies] Last: Use code tags and post the exact error message you're getting the next... (by Athar)
|
by waleed 707
How to use an object in more than one header
|
|
[4 replies] Last: I suggest polymorphism. (by blackcoder41)
|
by ajoshi20
C++ Fractions Program
|
|
[4 replies] Last: I am using Visual studio 2008 .When i make some of the correction in t... (by bluecoder)
|
by veersharma
Solve this problem
|
|
[4 replies] Last: Why don't you give us more clues about your problem? What is a player'... (by m4ster r0shi)
|
by Algorithms
Need H3lp with a School Programming Project
|
|
[2 replies] Last: If you make an attempt, post your code and we will do our best to show... (by Galik)
|
by roberto1589
Leap Year program
|
|
[7 replies] Last: [quote= filipe] If I may, whenever you need a function to return a bo... (by crazzyguy101)
|
by n4nature
Export Interface in device drivers
|
|
[1 reply] : Strange, your topic is already on google: http://www.google.com/#hl=en... (by closed account S6k9GNh0)
|