User profile: Sadegh2007

User info
User name:Sadegh2007
History
Joined:
Number of posts:9
Latest posts:

merge two linked-list without sort
i write code that's merge two linked list without sort I think it's little have lot of code have an...

Using Templates, how to?
why you use [code]template <class part2>;[/code] top of using namespace std; template has for cl...

Random number fun.
this function make random number between min and max value and print it to the output [code]void ra...

my strpbrk
but i like use two leading underscore in my function or classes it's make problem ??!! or any thing ...

How to clear data from a char array?
use this: [code]char str[] = "Hello"; for (int i = 0; i < sizeof(str); i++) { str[i] = '\0...

This user does not accept Private Messages

User: Sadegh2007

  • Public profile