by phujo
Dectection and Generation of Barcodes using C++
|
|
[5 replies] Last: @ phujo since this is a job, maybe you should post it in the Jobs sec... (by shacktar)
|
by chainswap
i do not understand rand() >.<
|
|
[5 replies] Last: By adding some constant value to the generated number. It's a good ide... (by Athar)
|
by chainswap
Graphics help
|
|
[4 replies] Last: For 2D graphics you should use SFML, although that is a library like S... (by Athar)
|
by AleaIactaEst
Number suffixes
|
|
[1 reply] : 1.0 => double 1.0f => float 1 => int 1U => unsigned int 1L => long 1UL... (by jsmith)
|
by Nisheeth
Making a StopWatch (1,2)
|
|
[25 replies] Last: Nope. (by m4ster r0shi)
|
by Robertlzw
Performance consideration: use vector for 2D matrices
|
|
[5 replies] Last: Wel, the article is talking about an algorithm which uses a 2d matrix ... (by andywestken)
|
memory pool |
|
[7 replies] Last: I just wanted to add that if you want to delay the T con... (by m4ster r0shi)
|
My Inheritance Code Doesn't Work. Click Me! |
|
[3 replies] Last: Thanks for taking the time to look at my code, lads. I'll try use the ... (by closed account zb0S216C)
|
by Hohenheim
Disable TIdHTTP third party hosts.
|
|
[1 reply] : I opted for building my packets manually with blocking socket, setting... (by Hohenheim)
|
by Rito
making a number sequence
|
|
[1 reply] : Duplicate Post. http://cplusplus.com/forum/general/48923/ (by cnoeval)
|
by Umair Khan
Print Template data types
|
|
[2 replies] Last: Thanks (by Umair Khan)
|
football tournament simulator |
|
[3 replies] Last: Ah sorry.. you can place that anywhere after your teaminput lines, ... (by closed account DSLq5Di1)
|
by Kyon
Graftal
|
|
[3 replies] Last: Woo, thanks to you, I finished my Graftal header file. :3 For anyone ... (by Kyon)
|
by riddertoe
camera SDK
|
|
[1 reply] : You need a version of visual c++ to use those things. stdafx is part ... (by Azagaros)
|
by Rito
making a number sequence
|
|
[3 replies] Last: I guess you'll have to use the 'new' operator, since you want to alloc... (by JellyFox)
|
by ozumsafa
Parallel Port Controlling by inpout32.dll
|
|
[1 reply] : void __stdcall *Out32(short a, short b) = GetProcAddress(oz, "Out32")... (by webJose)
|
by JellyFox
LibXML Errors
|
|
[1 reply] : Bump. I've done some research, and found that I can use freopen() to d... (by JellyFox)
|
by Steven2011
ask for help to fix error in following code
|
|
[4 replies] Last: Try to use newlines and spaces! #include<cstdio> using namespace std;... (by Syuf)
|
by stage0
i need help with this it wont compile!
|
|
[2 replies] Last: Replace "1" with "l" and that last function makes more sense. Perhaps ... (by Zhuge)
|
by zjkg
How to make unconnected graph to connected one?
|
|
[no replies]
|