by GeckoLink
what is the library needed for functions
|
|
[1 reply] : You need to post the errors. We cannot read minds. BTW, in C++, stdl... (by webJose)
|
by the swift
SMTP
|
|
[6 replies] Last: Yeah, I opened all the links but had to go to bed (In thailand atm), s... (by the swift)
|
Help with Regex |
|
[15 replies] Last: ne555 - I've just tried your expression and it works for my simple tes... (by andywestken)
|
by Teelnaw
Template <class T>
|
|
[4 replies] Last: Thanks for the help. (by Teelnaw)
|
by mido22
i want help in problem
|
|
[7 replies] Last: now i am not asking someone to solve hard problems for me i want only ... (by mido22)
|
by Azagaros
Deprecated strings...
|
|
[4 replies] Last: I tried const char* it didn't get rid of the warning. (by Azagaros)
|
by Scottas
Function not working in other thread
|
|
[3 replies] Last: One possible explanation is that each thread has its own stack. It may... (by agile)
|
by vasiqshair
What is wrong with my program
|
|
[6 replies] Last: I don't thing your semaphor class works. I recommend you replace it wi... (by andywestken)
|
Inverting Function Numerically |
|
[6 replies] Last: Well the Richter scale and pH are also logarithmic IIRC I have no ide... (by helios)
|
by fsshl
invalid conversion
|
|
[3 replies] Last: That's not a problem with the code, but a problem with Windows and Min... (by Duthomhas)
|
by vasiqshair
Understanding Semaphores
|
|
[1 reply] : See MSDN entry for CreateSemaphore, etc Also see related thread for f... (by andywestken)
|
by abhi san
to all great programmers
|
|
[1 reply] : How much do you know? (Say how long you've been learning and what is t... (by hamsterman)
|
by tition
Implement dynamically typed data
|
|
[10 replies] Last: Oh, I have misunderstood what assorted type is then - and I clearly do... (by tition)
|
by Tresky
Question on College Major
|
|
[2 replies] Last: I am starting to look at colleges to get a masters degree from and be... (by shacktar)
|
Searching within multi-word strings for one word, and returning the whole string |
|
[5 replies] Last: No problem. :D Glad I could help! I'll take a raincheck on that drink.... (by Tresky)
|
by TweekT
I need help with these programs
|
|
[no replies]
|
Bit-flag Confusion |
|
[3 replies] Last: I could move. :-) (by Duthomhas)
|
by GuiRitter
(C only, not ++) How to pass a formatted string to a function
|
|
[2 replies] Last: The standard library actually provides something to help you out. http... (by Duthomhas)
|
by vasiqshair
Writing to and reading from an array at the same time
|
|
[4 replies] Last: I am trying to simulate Process Synchronization, wherein two threads/p... (by vasiqshair)
|
by captainclogs
Compiling Trouble
|
|
[2 replies] Last: Dunno. But I did not post here just to say I didn't know. I am postin... (by webJose)
|