Defining a que with exacly 5 elementsI went through the library <queue> standard library. When we want to initialize a queue using that ...
Problem on assigning values to a structurefollowing Code segment gives me segmentation fault. Any explanations pls #include <stdlib.h> #in...
void vs void * when declaring functionThanks for the quick response. Actually im dealing with some threading examples using pthread librar...
void vs void * when declaring functionAs i know void is being used when declaring a function with no return type. But i came across some f...
This user does not accept Private Messages