by glasses
Number to string in filename
|
|
[9 replies] Last: Thank you for your kind support. (by glasses)
|
by mike9407
dynamic array
|
|
[3 replies] Last: it mean the size of the array can't expand? Correct. You're better... (by MikeyBoy)
|
how to read a large binary file contain integers and parse it, write to multiple files |
|
[1 reply] : If I were you, I wouldn't be using the & operator on strings (5th line... (by Shadowwolf)
|
by Silverlight
How export old C dll for use in C# Class Library
|
|
[no replies]
|
by IWishIKnew
wxWidgets: wxRichTextCtrl
|
|
[7 replies] Last: Wow, it works! So now my solution is this: void my_class::content(c... (by IWishIKnew)
|
by KevinRohdzz
Final project error
|
|
[4 replies] Last: Moschops, which standard tool do you suggest for clearing the screen?... (by Moschops)
|
by lionel195
Hi all, ok so i am to create a wordpuzzle and with 3 classes..letterreplacement, letterremoval,vowel removal.
|
|
[2 replies] Last: sorry new to this, also to c++ obviously seeing as my mistakes are man... (by lionel195)
|
by Ahmed Kilany
help - limit download/upload speed
|
|
[no replies]
|
by Senor
Why does this code work just like the other more 'proper' style of code?
|
|
[2 replies] Last: In the setup() function you have not given a value to variable i so ... (by Peter87)
|
I wrote this 2D vector code to receive user input at runtime. Please correct me where it is posting the few errors. |
|
[1 reply] : Please tell us what appears to be wrong with your program. You say tha... (by jlb)
|
by SSteven
Licensing Issues
|
|
[11 replies] Last: The libG++ library is the GNU C++ library; not the standard C++ libra... (by helios)
|
by YvngSavage
Nodes
|
|
[2 replies] Last: Wow, okay that was very helpful thanks for the information! (by YvngSavage)
|
by luckyvictor
Read a particular line in a text file
|
|
[4 replies] Last: You are quite right, I think I can decide the maximum buffer I need to... (by luckyvictor)
|
by Zarman
I have a problem with my program
|
|
[7 replies] Last: Parsing strings is perhaps a bit too hard for a neophyte. Dealing corr... (by JLBorges)
|
by densel12
Help with Program getSize, getSpace, inputData, printData, Destroy
|
|
[9 replies] Last: Yes, that seems reasonable. (by Chervil)
|
by arijit32
Huffman coding using priority queues
|
|
[1 reply] : #include <iostream> #include <tuple> #include <vector> #include <qu... (by arijit32)
|
by linkcraig
list program, core dump error
|
|
[3 replies] Last: > i m trying to make it showed like a code, but it doesnt work. [co d... (by ne555)
|
by AcarX
sscanf problem
|
|
[3 replies] Last: @Chervil Hey thanks for the reply. I've used std::istringstream with t... (by AcarX)
|
by luckyvictor
How to reading multiple text file
|
|
[7 replies] Last: @naraku9333 Many thanks, it works very well!! (by luckyvictor)
|
by bitMerc
'Uint' has not been declared ( Even with correct Header files )
|
|
[3 replies] Last: Thanks helios and Peter87 for the quick replies! @helios I tried tha... (by bitMerc)
|