by subrat7551
how can convert current date to miliseconds from 1970(epoch actually)?
|
|
[2 replies] Last: There isn't a portable way because different systems have different ca... (by kbw)
|
by Jake94
Blender Animations
|
|
[8 replies] Last: Thanks , and I'll have to check out those links. I already looked over... (by Jake94)
|
by subrat7551
How can I convert number of seconds since 1970 to DateTime in c++?
|
|
[2 replies] Last: Thanks kb (by subrat7551)
|
by jr8rdt
Where can I find C compiler?
|
|
[10 replies] Last: seems vs 2005, 2008, and 2010 don't have it anymore They are C and C+... (by kbw)
|
by forstudy3
String bad pointers in Vector
|
|
[1 reply] : Firstly when printf says that with a %s parameter it can print a strin... (by hamsterman)
|
two dimensional circular buffer? |
|
[3 replies] Last: Thanks guys, that gives me a lot to work with. (by siegel14159265)
|
by kraigballa
Rectangle inside another Rectanle Class Question
|
|
[2 replies] Last: I get what you mean. Thanks! (by kraigballa)
|
by fafner
passing 'Foo' as 'this' argument ... discards qualifiers
|
|
[4 replies] Last: Disch, I owe you my life;) I plan to collect March 5th, 2013 M... (by Disch)
|
by aatwo
mySql
|
|
[3 replies] Last: brilliant. thanks for the reply :) mysql++ it is :D (by aatwo)
|
by slayer5x
enum problems in fstream
|
|
[16 replies] Last: If someone could explain why changing a long to an unsigned int sudden... (by slayer5x)
|
by J0kerz
Web Automation Library
|
|
[no replies]
|
by newberrydc
Problems writing to file
|
|
[2 replies] Last: Okay...I fixed it by moving my ifstream and ofstream declarations outs... (by newberrydc)
|
by bbprogrammer
rand function called from a static function
|
|
[4 replies] Last: It's true, thanks. I was confused after reading this: http://www.c... (by bbprogrammer)
|
by chrisben
about string function
|
|
[14 replies] Last: I am not sure which book covers exactly those things. There is mention... (by simeonz)
|
Looped Functions |
|
[8 replies] Last: Simeonz I am not sure how I would implement that for matrices. ult... (by angelliefling)
|
by unregistered
any algorithms for token reassembly?
|
|
[1 reply] : A better way to deal with this particular problem is to see if the wor... (by PanGalactic)
|
by bigearsbilly
nice gnu errors
|
|
[7 replies] Last: No, no, I get lots of compile errors :) Some of them several hundred ... (by jsmith)
|
by emribali
Can i give a function as a parameter?
|
|
[2 replies] Last: Thanks a lot, it works. (by emribali)
|
by JoR
assign zero sized array
|
|
[3 replies] Last: It means the structure is a header immediately followed by an array o... (by kbw)
|
by rarman555
allegro "simple collision" issues
|
|
[3 replies] Last: Well what you are looking at is collision resolution, one of the most ... (by ultifinitus)
|