Search:

Type: Posts; User: hexarthrius

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,163

    Word Trivia Problem

    Hey guys! I'm having a problem with this Word Trivia program.. It's uh.... Well... the mechanics are easy... I think. The user is shown a board consisting of letters. To win, the player must...
  2. Replies
    7
    Views
    2,131

    So, correct me if I'm wrong.... When I run the...

    So, correct me if I'm wrong.... When I run the main program, I should call the windows photo viewer program? If it's so, then how will I navigate to the file? For example, I have a 1.jpg, 2.jpg and...
  3. Replies
    7
    Views
    2,131

    Uhm... It's not actually running a program within...

    Uhm... It's not actually running a program within a program. It's more of like opening a .jpg file in windows photo viewer or something like that from the C program itself. Is that possible? :)
  4. Replies
    7
    Views
    2,131

    Calling a picture file in C?

    Hey guys! I was just wondering... If, in File I/O we can read, write and append text files... Same in Binary I/O... Can we open a different file extension, like a .jpg file so that it opens in...
  5. Replies
    20
    Views
    3,245

    Ahh... Right. XD

    Ahh... Right. XD
  6. Replies
    20
    Views
    3,245

    What does the tolower() function do? :)

    What does the tolower() function do? :)
  7. Replies
    20
    Views
    3,245

    If I won't use adminact() to go back, what can I...

    If I won't use adminact() to go back, what can I use?



    I didn't quite understand what you were pointing out. XD
  8. Replies
    20
    Views
    3,245

    Well guys, thanks for the advice! I used the...

    Well guys, thanks for the advice! I used the gets() function and it worked! Yay! But there is another downside that I discovered. Now when I use the function removebook, and I wanted to remove a book...
  9. Replies
    20
    Views
    3,245

    There. Sorry, I was in a hurry. XD

    There. Sorry, I was in a hurry. XD
  10. Replies
    20
    Views
    3,245

    Help with library system

    Hey guys and gals! I'm having a bit of problem with my C codes. I was supposed to make a program that adds, removes and views books. Yeahp, it's a Library System. Well, the problem is that when I...
Results 1 to 10 of 10