Djpata said:whuz up bro........project eka so hard or r u in trouble![]()


mlakmal said:wht u wanna knw.... i aint a expertbt can manage
![]()

i think u aint gonna make a virus again lolzzzzzchip said:hehe..diz aint abt da pro machoo
i want do sum operation in C...n um nt so gud @ nw..coz ive jst strtd doing it...

Djpata said:i think u aint gonna make a virus again lolzzzzz![]()
![]()
![]()
![]()
![]()
![]()

chip said:all i wanna no is
there are 3 numbers given ....like int 1,2,3;
now how to find the sum of these numbers..could u show in coding..
thx for da response![]()
int main(int argc, char *argv[])
{
int i=5,j=5,k=5;
printf("Sum = %d" ,(i+j+k));
return 0;
}
mlakmal said:went to dinner.... is dis da way
chip said:well.....i need sum thing like dis..
#include <stdio.h>
void main()
{
int 1,2,3,4; [declare 4 numbers and get the sum of the them like 1+2+3+4..etc]
--
-
-
-
-
-
cgame said:i thought u got da idea yestrday??
