This entry is part 9 of 18 in the series SAAGA'10 [Show as slideshow]
Read Morewhat should be the return type of main?
what should be the return type of main? Someone say “it’s void” and others say “int main”. In C++ the default return type of main function is int; ie if you put simply “main”,it will be int main() And in C no default type is set; one of the classic mistakes that made by C/C++ programmers is the use of void main. you may be the argument that “it works in my system”. Even if void main works in your system, it may generate...
Read MoreSAAGA’10 Desktop Wallpapers
This entry is part 10 of 18 in the series SAAGA'10These are some I made in Photoshop, you can have a try in your desktop Popularity: 6%...
Read MoreCollege Note
College Note..... Popularity: 5% [?]
Read More



















Discussions…