How do I convert a hex number as a string to an int as a string? |
|
[4 replies] Last: Never mind, it doesn't matter. You have NO IDEA how much easier it'll ... (by RealGiganitris)
|
Error writing registry key c++ |
|
[2 replies] Last: Yeah Thanks a lot!!! For people who need it: this is the working code... (by Mario Valentino)
|
by jp003
I am confused and need to clean up this code.
|
|
[no replies]
|
by mancigol
Encrypted arithmetical operations c++
|
|
[2 replies] Last: Anyone? :( sorry for double post didnt know in which forum to make the... (by mancigol)
|
by kbs96
Input File transfer?
|
|
[2 replies] Last: What would I zip together? The only two files in the project folder is... (by kbs96)
|
by mike9407
syntax in uml class diagram
|
|
[18 replies] Last: So - the post accusing @mike9407 of being a troll is left here, but my... (by MikeyBoy)
|
by moxit1045
Copying and deleting pointers with arrays
|
|
[4 replies] Last: Yes. You are right. I should be focused about copying the data itself ... (by moxit1045)
|
What is .dll files? |
|
[1 reply] : http://bfy.tw/4E53 (by TarikNeaj)
|
by devonrevenge
I want to use libssh for a uni project but I need to gauge how hard it is to set up
|
|
[1 reply] : For installing take a look here: https://www.libssh.org/get-it/ It s... (by coder777)
|
by rabster
Function pointer question.
|
|
[8 replies] Last: Ah okay@cire I understand, anyways thanks guys for all the information... (by rabster)
|
Painters Function |
|
[7 replies] Last: Also, the width and height are set in the resize function It is proba... (by lordseanington)
|
by Rodr1697
Covert hexadecimal to binary using dynamic array
|
|
[no replies]
|
by DestLuck
Graphic programming
|
|
[3 replies] Last: If you just want a GUI, or the GUI is the main part you are focussed o... (by TwilightSpectre)
|
Stack, Infix to Postfix |
|
[no replies]
|
by seema2007
Sorting of a string vector based on an integer vector
|
|
[2 replies] Last: Have you considered std::vector<std::pair<std::string,int>> that hol... (by keskiverto)
|
by CrypticA1
find_first_not_of problem
|
|
[5 replies] Last: Hi, I thought this might help: https://en.wikipedia.org/wiki/Shunti... (by TheIdeasMan)
|
by wh1t3crayon
How to load JSON from file with jsoncpp?
|
|
[4 replies] Last: So jsoncpp doesn't support JSON paths with dots between each level, li... (by wh1t3crayon)
|
by Xriuk
Changing parent inherited members visibility
|
|
[13 replies] Last: [quote=cire]You could adjust the access of level of the inherited memb... (by MikeyBoy)
|
by devonrevenge
Is there a more elegant way to initialise from two vectors of pairs at the same time
|
|
[5 replies] Last: Boost also provides a useful drop-in if you want to stick to iterators... (by Duthomhas)
|
by TheLoneWolf
Compilers
|
|
[8 replies] Last: > They mentioned compiling the Windows specific stuff with the regular... (by JLBorges)
|