by jinhao
Nana C++ Library -- my opensource projoect
|
|
[no replies]
|
by MacG
how to setup cstring arrays?
|
|
[1 reply] : Method 1 will always work if stringcount is a variable regardless of c... (by helios)
|
by ares
Function Pointers to DLL functions.
|
|
[3 replies] Last: Thanks for the tip, i will check it out. *Edit It works, perfect... (by ares)
|
by scythe
If you were to give me an assignment
|
|
[5 replies] Last: To exercise both function and class templates, try to implement a bina... (by Corpus)
|
by Shreddz
double with a 300-digit number
|
|
[2 replies] Last: Okay, thanks! I'll try that and se if it gives any result :) (by Shreddz)
|
by mscashmore
Passing filename to a function within a class
|
|
[5 replies] Last: Thanks, got it working (by mscashmore)
|
by paddymac
Need aother tutorial
|
|
[3 replies] Last: What you might want to do is decide on a project that interests you an... (by jeffbmartinez)
|
by Blandr3ws
Problem creating an instance of a class inside another's header
|
|
[2 replies] Last: Thanks, thats great. (by Blandr3ws)
|
by danz
Scope issue
|
|
[no replies]
|
by enigmatix
Custom List Class
|
|
[1 reply] : You can still make links use the data in links in a different list by ... (by helios)
|
by g0dwyn
[SOLVED] link error w/ generic class
|
|
[11 replies] Last: ahh, for real? Yeah, they're defined in a header/source pair. Jeez, ... (by g0dwyn)
|
by mrcpp
Special home made list problem
|
|
[9 replies] Last: Thanks a lot to all for the help I adopted for one of the solutions t... (by mrcpp)
|
by MacG
A quick question on new/delete and alloc/free
|
|
[8 replies] Last: Thanks for this info. It was very helpfull. (by MacG)
|
by Bissle
Creating and writing to a bitmap.
|
|
[7 replies] Last: Thanks, helios ; now I finally got this to work properly. void ... (by Bissle)
|
by MacG
program behaves strange
|
|
[11 replies] Last: It's working by nothing more than pure luck. Sooner or later, that cod... (by helios)
|
by Chrisaster
Process::Kill() (1,2)
|
|
[31 replies] Last: you're welcome (by MacG)
|
by cired
What are the differences
|
|
[3 replies] Last: unless the compiler converts it implicitly Which will never happen.... (by helios)
|
by chandangang
arrows
|
|
[9 replies] Last: I think my code would work on any c++ compiler for windows (by Bazzy)
|
by aeronet
MySQL connection (1,2)
|
|
[21 replies] Last: No by the looks of it, all of the files are of type LIB. Is there som... (by aeronet)
|
by MacG
Problem with pointer arithmetics
|
|
[4 replies] Last: Well, why didn't I get this idea by myself?? Does what I want and pre... (by MacG)
|