Path: utzoo!utgpu!cs.utexas.edu!wuarchive!mit-eddie!rutgers!att!news.cs.indiana.edu!bronze!silver!jkonrath From: jkonrath@silver.ucs.indiana.edu (jon) Newsgroups: alt.hackers Subject: credit 'fixing' Message-ID: <1991Feb21.154633.20781@bronze.ucs.indiana.edu> Date: 21 Feb 91 15:46:33 GMT Sender: news@bronze.ucs.indiana.edu (USENET News System) Organization: Indiana University, Bloomington Lines: 30 Approved: news@rutgers.rutgers.edu ok, maybe this isnt a good question for here, but im sure maybe one of you knows what im talking about... in a lot of these tabloid magazines you see ads like: 'fix your credit history! send xx dollars to...' im just wondering what 'fixing' entails and if anyone knows how to do this. it seems like any pud off the street who can put an ad in the enquirer can do this, so why can't i? obhack: not really a hack, but an example of the lack of knowledge around me. we're working with static queues in modula-2. the class was debating on how to increment a pointer the the front or back so at the top of the queue's n places, it would skip back down to 0. they did something like: IF top = 8 THEN top = 0 ELSE INC(top) END; where i just did top := (top+1)MOD8.... ---- Jon Konrath, Consultant jkonrath@silver.ucs.indiana.edu IUSB Computing Services jkonrath@rose.ucs.indiana.edu 'Military intelligence...two words together that cant make sense..' -Megadeth, 'Hanger 18', Rust In Peace Brought to you by Super Global Mega Corp .com