Pointers (Average Median) |
|
[1 reply] : sARRAY = *sARRAYptr; movAVG(&sARRAY, sNUM); movMED(&sARRAY, sNUM); ... (by codewalker)
|
by bonita
object type method return
|
|
[2 replies] Last: thank you that was really helpful (by bonita)
|
Receipt printer? |
|
[1 reply] : yes there are, e.g TYSOO printers from fametech. They have drivers wit... (by anmol2701)
|
by SaidJan
2-Dim array
|
|
[7 replies] Last: Swap all 5's and 3's around. (by closed account j3Rz8vqX)
|
by Paragonchuy
Help With Game
|
|
[6 replies] Last: Well what exactly are you trying to do? If you want to increment i unt... (by giblit)
|
by Bingocat4
Game slow down from drawing player
|
|
[no replies]
|
2d Array Issues |
|
[5 replies] Last: However, since it's an array shouldn't it not contain any values? (As... (by xismn)
|
by Irhcsa
Simple Questions
|
|
[3 replies] Last: You should look up what a namespace is: namespace hello { int x; ... (by LB)
|
by djones6600
Reading Input from multiple Keyboards and Mice
|
|
[2 replies] Last: I am building the program primarily for the Windows platform, XP and n... (by djones6600)
|
by bigboy78
Golfer's Handicap Program
|
|
[1 reply] : We are not here to do your homework for you :) Best thing to do is ... (by Codermik)
|
by rakbenadam
stucked in a code help ??
|
|
[no replies]
|
by renamed
Best way to use shared_ptr
|
|
[1 reply] : IMO, this whole scheme is wrong. Idiomatically, the prototype of an op... (by helios)
|
Visual studio c++ DLL easy debugging? |
|
[no replies]
|
by MrHutch
glm::ortho
|
|
[1 reply] : I'm a huge tool. Accidentally put a const qualifier on the end of the... (by MrHutch)
|
by craig13
plotting a graph using a GUI
|
|
[no replies]
|
by Lightshows
Using ifstream to open multiple files
|
|
[8 replies] Last: Chervil and Abstraction - you are both correct. I changed that code af... (by Lightshows)
|
by Nanyo
powering
|
|
[1 reply] : Did you even read the response to one of your other posts? Line 41:... (by AbstractionAnon)
|
by recker
Pretty much lost
|
|
[1 reply] : Please note, that this is not a homework site. We won't do your homewo... (by MiiNiPaa)
|
by Yungstark3
Sort Payroll Structures
|
|
[5 replies] Last: Agree with AbstractionAnon, you have to store data in the struct to ge... (by krrish123)
|
by Red Rage
Use of functions
|
|
[1 reply] : Please note, that this is not a homework site. We won't do your homewo... (by MiiNiPaa)
|