Search:

Type: Posts; User: oods1

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: C compiler

    by oods1
    Replies
    3
    Views
    2,536

    wow there are loads of them, any one in...

    wow there are loads of them, any one in particular?
  2. Thread: C compiler

    by oods1
    Replies
    3
    Views
    2,536

    C compiler

    where can I get a C compiler from?
  3. Thread: databse

    by oods1
    Replies
    1
    Views
    2,107

    databse

    anyone got any database guides/tutorials in C?
  4. Thread: arrays

    by oods1
    Replies
    7
    Views
    13,194

    oh so how would I printf a house?

    oh

    so how would I printf a house?
  5. Thread: arrays

    by oods1
    Replies
    7
    Views
    13,194

    sorry I typo' d how do arrays work, and what...

    sorry I typo' d

    how do arrays work, and what are they for?

    Example, how does:


    double array1 [10] = {2.0, 4.0, 6.0}; printf ("%d \n\n",array1);

    get to 6356672
  6. Thread: arrays

    by oods1
    Replies
    7
    Views
    13,194

    arrays

    I have no idea how these output to these numbers and I don't know what they're for, anyone help?




    #include <stdio.h>


    int main() {
    /* my first program in C */
  7. Thread: printf int

    by oods1
    Replies
    2
    Views
    3,412

    thanks also where do i put the \n to make a...

    thanks

    also where do i put the
    \n to make a new line

    [edited[

    ive figured it out
  8. Thread: printf int

    by oods1
    Replies
    2
    Views
    3,412

    printf int

    basically im starting from the beginning like everyone said to do.

    im struggling on how to printf a variable




    #include <stdio.h>
  9. Thread: vitamins

    by oods1
    Replies
    4
    Views
    1,489

    That is the most stupid thing I have ever heard...

    That is the most stupid thing I have ever heard in the history of science...
  10. Thread: vitamins

    by oods1
    Replies
    4
    Views
    1,489

    where did you get that information from? ...

    where did you get that information from?

    btw:there are alot off fake information in this world

    vitamin(which are good) are the positive version of chemicals(which is bad)

    you can't overdose...
  11. Thread: vitamins

    by oods1
    Replies
    4
    Views
    1,489

    vitamins

    everything about vitamins, its good to be healthy

    Vitamins: A body revitalizer




    vitamin A: stomach
    vitamin B: fat
    vitamin C: organs
  12. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    hmm maybe I do, just haven't seen much of it

    hmm maybe I do, just haven't seen much of it
  13. Replies
    16
    Views
    19,635

    ye like for me right

    ye like for me right
  14. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    lol btw I wasn't offended by the face palms ...

    lol

    btw I wasn't offended by the face palms

    its star trek that I don't really like =p
  15. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    so basically, start with the basics, got it. and...

    so basically, start with the basics, got it. and ty

    ^^
  16. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    I have done a bit of pascal back in college and I...

    I have done a bit of pascal back in college and I have only recently started C

    ^^

    so far, I find C amazing because variable can be assigned without declaring. If that's the correct way of...
  17. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    are we talking about the same tutorial? C...

    are we talking about the same tutorial?

    C Tutorial - Learn C - Cprogramming.com

    I got this but it don't work


    send(int1 = inet_addr("33.333.333.333"));
  18. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    I have checked the entire tutorial, to send data...

    I have checked the entire tutorial, to send data to an IP address is not there.
  19. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    where is the tutorial? [Edited] ive found it

    where is the tutorial?

    [Edited] ive found it
  20. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    info = inet_addr("33.333.333.338"); (fake IP) ...

    info = inet_addr("33.333.333.338"); (fake IP)

    I'm using this code, I was told I need a few codes before it for it to work

    Can anyone tell me the code
  21. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    The entire guide? and ty [Edited] I cant...

    The entire guide?

    and ty

    [Edited] I cant really find it out
  22. Thread: Data to location

    by oods1
    Replies
    19
    Views
    17,782

    Data to location

    How do I send data to an IP address?
  23. Thread: a 1 bit variable

    by oods1
    Replies
    5
    Views
    6,783

    Damn, thanks anyway=]

    Damn, thanks anyway=]
  24. Thread: a 1 bit variable

    by oods1
    Replies
    5
    Views
    6,783

    a 1 bit variable

    are there any 1 bit variables in C?

    for example if int is 4 bits(I think)
  25. Thread: assign bits

    by oods1
    Replies
    10
    Views
    4,312

    ye i get it, was obvious lol Also, for...

    ye i get it, was obvious lol

    Also,

    for example, int data type is 8 bits, is there a data type which is 1 bit?
Results 1 to 25 of 30
Page 1 of 2 1 2