Search:

Type: Posts; User: Panhead

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    73,788

    I'm glad I could help.

    I'm glad I could help.
  2. Replies
    11
    Views
    73,788

    When you use the = operator, it takes the value...

    When you use the = operator, it takes the value on the right, and assigns it to a variable on the left. A value can be a number, a letter, a string of text, or another variable among other things.
    ...
  3. Both of you were right, thank you very much. I...

    Both of you were right, thank you very much. I don't know how I missed both of those, but now I can get back to working on the function rather trying to fix some stupid error, thanks again.
  4. Problem With Line Wrap Header File (segfault)

    I am trying to program a header that prevents line wrap in the console. The problem is that I keep getting a Segmentation fault error in seemingly strange places. Here is the code:



    #include...
Results 1 to 4 of 4