View Single Post
Join Date: Nov 2008
Posts: 17
Reputation: maxicube is an unknown quantity at this point 
Solved Threads: 0
maxicube maxicube is offline Offline
Newbie Poster

Re: flashing characters (without clearing the screen)

 
0
  #5
Nov 21st, 2008
oh well its at the end, so it distracts you from other work to press ok, (like an ad)
and that sample didnt realy compile for me (im using code::blocks)

  1. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp||In function `void textcolor(int, int, int)':|
  2. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: left-hand operand of comma has no effect|
  3. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  4. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  5. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  6. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  7. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|35|warning: right-hand operand of comma has no effect|
  8. ||=== Build finished: 0 errors, 6 warnings ===|
  9.  

well it did compile but...
this is all that pops up:
  1. 40%sIn color
  2. 40%s
  3. Process returned 0 (0x0) execution time : 0.047 s
  4. Press any key to continue.

-- EDIT i should look further down the page next time --- SOLVED!!!!
Last edited by maxicube; Nov 21st, 2008 at 5:41 am.
Reply With Quote