Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Member Avatar for Sadun89

Hello... I'm new to Linux environment because of Windows.. So I would like to familiar with Linux/Unix environment also.. In this way I need to know something in Linux platform... major thing is still I don't know how many primary partition can be created in Linux platform.. is it same …

Member Avatar for Sadun89
0
234
Member Avatar for sonal_salkade

Hi , I don't know where is the proper place for this post. I want to learn the PC hardware thoroughly. Which book is the best to refer and what are the prerequisites to start learning PC hardware? Thanks

Member Avatar for jbennet
0
134
Member Avatar for Esmerelda

[code] #include<stdio.h> main() { int a=1; switch(a) { case isdigit('1'):printf("Hello"); } }[/code] This code works fine Hello is printed [code] #include<stdio.h> main() { int a=1; switch(a) { case isalpha('a'):printf("Hello"); } }[/code] But this code gives an error It says case label does not reduce to an integer

Member Avatar for WaltP
0
124
Member Avatar for olelink

Hey, I could use some advice on what to do, what to read, what to mess around with, so that I could understand the Linux Kernel more. Thank you anyone who responds (unless your name is Salem)

Member Avatar for Ab000dy_85
0
338
Member Avatar for DJSAN10

Okay, so I don't know much about this and maybe that is why the doubt. I am pretty sure there must be some precaution if some one tries to create (can say a virus) like this : [CODE] while(1) { /* creat system call. to create files continuously. Not difficult …

Member Avatar for DJSAN10
0
152
Member Avatar for rushikesh jadha

Is it possible to create gui programming using C. If yes then please give Example source code. thankx in advanced.

Member Avatar for jbennet
0
98
Member Avatar for cwarn23

I see in the tag cloud Ubuntu is liked a lot but perhaps the members think differently. So I thought I would ask which is the one true Linux distribution. From all the Linux distributions which one is the only one that can be titled pure Linux nothing more nothing …

Member Avatar for sonal_salkade
0
635