by The Snowman
Rate my Program
|
|
[5 replies] Last: [code firstline=28] if(i != 0) { spaces++; } What is this suppos... (by doug4)
|
by DragonOsman
VS2015 error on PPP2 binary IO code
|
|
[1 reply] : Also #include<string> to make the code portable, it seems your compile... (by gunnerfunner)
|
by sylvain
How to get compiler C++11
|
|
[14 replies] Last: So I finished up following the procedure on the llvm webpage, and now ... (by TheIdeasMan)
|
by rhamm5798
"Friend" of my class :
|
|
[2 replies] Last: OP: you could also consider containment in that both sphere and cylind... (by gunnerfunner)
|
by oatmeal678
Advice with C++ Calendar
|
|
[1 reply] : I dont need a solve but a little help OK then I'll give you a little... (by gunnerfunner)
|
by sheelakani
Program
|
|
[no replies]
|
by vino12310
help with verlet integration, extended RK2, extended RK4
|
|
[1 reply] : Verlet integration ================== Amounts to a standard approxima... (by lastchance)
|
Creating all possible passwords from a set of rules |
|
[16 replies] Last: My brute-force solution if I follow your approach - it is not complete... (by Mantorr22)
|
by mal24
Coordinate help
|
|
[1 reply] : Have a class/struct to store a point. Store the static points in a std... (by integralfx)
|
by moreybayo
Can someone help me with this problem? I'm having a hard time with it.
|
|
[1 reply] : That looks like a homework assignment, which part are you stuck with? ... (by Mantorr22)
|
by ghost1111
struct within a struct and struct constructor
|
|
[9 replies] Last: thank you for helping me (by ghost1111)
|
by Abbotta4
Stack around the variable was corrupted
|
|
[2 replies] Last: [quote=Peter87]Array indices start from zero so latticeConsts , lattic... (by Abbotta4)
|
by hockey34
Classes help
|
|
[2 replies] Last: Thanks! (by hockey34)
|
Reading PPM format images |
|
[6 replies] Last: ^^ here's the article for that repository https://solarianprogrammer.c... (by Golden Lizard)
|
by SSSS390
Hex to UTF-8 Conversion Issue C++
|
|
[8 replies] Last: does cin.getline(var, MAXALLOWED) work? (by jonnin)
|
Stack without libraries |
|
[2 replies] Last: #include <iostream> #include <cassert> template < typename T > class... (by JLBorges)
|
by tahkua
Help with maze/robot program
|
|
[3 replies] Last: how did the maze array i declared in line 15 know that you wanted to ... (by AbstractionAnon)
|
by Sahba91
Character
|
|
[5 replies] Last: You have two completely separate variables with the same name, yesOrN... (by Chervil)
|
BEGINNERS |
|
[1 reply] : First, I strongly recommend that you use an up-to-date compiler. Thi... (by mbozzi)
|
by Jcarver
Need Help with Answer Counter and Unlock
|
|
[no replies]
|