by sf123
function for getting the remainder?
|
|
[3 replies] Last: Thanks for the answers. Sorry I am just starting to learn C. I am not ... (by sf123)
|
by sowa
Borland C++ 5.5 Compiler
|
|
[2 replies] Last: I made it this way: 1) implib sqlite.lib sqlite.dll -->no errors, sql... (by sowa)
|
by krnacandrej
embedded system programming
|
|
[2 replies] Last: I want to become a professional programer but I dont know if embedded ... (by krnacandrej)
|
by paupau
HELP PLEASE
|
|
[12 replies] Last: I couldn't help but notice that you haven't gotten any further. I'll g... (by Kyon)
|
by JayCC
Making a class list using Bloodshed C++
|
|
[1 reply] : I see the obvious traits of a homework question. You create a class c... (by GisleAune)
|
by URSvAir
3D Arrays
|
|
[3 replies] Last: Ok. But still, which line does the error come from? I don't see anythi... (by hamsterman)
|
by wtf
How to embed encrypted passwords
|
|
[9 replies] Last: Instead of using a hash you could simply use XOR. If the padding data ... (by Catfish)
|
by URSvAir
Random Number Generation
|
|
[4 replies] Last: I don't really care as this is going to be a function for later on in ... (by URSvAir)
|
by biradam
converting float to integer
|
|
[2 replies] Last: What you need to understand type casting to solve this problem. To cha... (by AaronZim)
|
by Shay9999
Optional Variable and Deffinitions
|
|
[4 replies] Last: here's a screeny http://i1109.photobucket.com/albums/h434/My_SW_pics/e... (by Shay9999)
|
by bobthantos
Need a project
|
|
[5 replies] Last: One thing I've found out there on the web is www.projecteuler.net It'... (by vulcant13)
|
by Shannon1981
Final Program help.
|
|
[3 replies] Last: SORRY, forgot about this thread.... you can use 2 vectors of a reside... (by blueberry)
|
by ksm092
Calling function doesnt work...
|
|
[4 replies] Last: TheMassiveChipmunks solution should work but I think Athar meant that ... (by closed account D80DSL3A)
|
by creekist
Giant Roadblock
|
|
[3 replies] Last: Yes, yes, and yes. (by helios)
|
by vulcant13
Vector and Output help
|
|
[4 replies] Last: Ah, well that would do it. That's embarrassing. Thank you for your hel... (by vulcant13)
|
by kcomp11
HELP!
|
|
[5 replies] Last: Thank you all so much, such a simple mistake! (by kcomp11)
|
by geekocoder
reading a single character at a time
|
|
[4 replies] Last: Or this: http://www.cplusplus.com/forum/general/47820/#msg259525 or _... (by Duthomhas)
|
by silas
undefined reference to main error
|
|
[4 replies] Last: Thank you very much, I didn't remarked that. (by silas)
|
by ballzac
error C3861: identifier not found
|
|
[4 replies] Last: Is irstProjection_MD4( ) declared after the definition of Dipole_TS... (by closed account zb0S216C)
|
by simpleasthat
Temperature Converter...
|
|
[7 replies] Last: If you wanna return to the main screen, put your switch in a loop that... (by ResidentBiscuit)
|