Numeric conversionHow to convert int into string ? I had done conversion string to int. My code : [code] /*Convert...
Pascal's triangleHow can I find this equation ? Derived from where ? x = x * (i -k) / (k +1) [code] #include <io...
[How] Write simple hash functionHow to construct a simple hash function ? When the program executes, it will ask for your name. Type...
Explain random number libraryAnyone can explain this ? I just want to study the codes in deep how the integers randomize [code]...
Using arrays in stringNope, I just want to display my string array in command prompt. Example: Monday Tuesday Wednesday .....
This user does not accept Private Messages