SQLExtendedFetch is fetching an extra rowI have been trying to figure out what is wrong with my code, unfortunately i cannot share it, when i...
how do i get the permutations recursively?#include "stdafx.h" #include<iostream> using namespace std; using namespace System; int recu...
which header file contains mmap and munmap?i am using visual studio 2010 for my work. Which header file contains the mmap and munmap functions?...
Pointers HelpIf you want to try excersizes on pointers try solving simple problems like swapping array elements e...
printing permutations of digits of a number// permutation2.cpp : main project file. #include "stdafx.h" #include<iostream> #include<stdlib...
This user does not accept Private Messages