User: Salu

  • Public profile

User profile: Salu

User info
User name:Salu
History
Joined:
Number of posts:6
Latest posts:

c++ trouble
int choice; float temp,ctemp; cout<<"1.Fahrenheit to Celsius"; cout<<"2.Celsius to Fahrenheit"; ...

how to use a multiple stack
Actually I need a multiple stack Plzz help me with cpp code

Stacks
[code] class stack { int top,s[100],i; public: stack(); void push(int ...

Iwant to print a matrix in this form
thanks for ur kind consideration I got the matrix

graph using C++
How to create nodes in a graph. Plz write the code

This user does not accept Private Messages