Don't know how to do a recursive callHe actually talks about this part [code] else if (age < search) { BinarySearch(student, age, mi...
Don't know how to do a recursive call[quote]@zdzero: I think you are confused because Nillen did not post his latest code after he fixed ...
Don't know how to do a recursive callIn the form the function is now the compiler is right: Right now the function returns for this cases...
Don't know how to do a recursive callBecause not all your control paths return a value. Let's take it step by step. [code] int BinarySea...
NtQuerySystemInformation ...This is kinda undocumented. The first argument is actually an enum and from one of my old projects ...
This user does not accept Private Messages